Age | Commit message (Expand) | Author |
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko |
2019-09-30 | Fix and remove ugly css around the conversation component (#12022) | Cutls |
2019-09-30 | Fix follow requests N+1 (#12004) | abcang |
2019-09-30 | Improve styling of DM view in glitch-soc | Thibaut Girka |
2019-09-30 | Fix menu in settings/admin pages | Thibaut Girka |
2019-09-30 | [Glitch] Fix overflow on conversations | Cutls |
2019-09-30 | [Glitch] Change conversations UI | Eugen Rochko |
2019-09-30 | Fix using wrong component in ColumnBackButtonSlim | Thibaut Girka |
2019-09-30 | [Glitch] Add voters count support | ThibG |
2019-09-30 | [Glitch] Change at icon in notification filter to reply-all | koyu |
2019-09-30 | [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI | ThibG |
2019-09-30 | [Glitch] Change vote results to display ex-aequo leading options as leading | ThibG |
2019-09-30 | [Glitch] Fix muted text color not applying to all text | trwnh |
2019-09-30 | [Glitch] Fix follower/following lists resetting on back-navigation in web UI | Eugen Rochko |
2019-09-30 | [Glitch] Fix public list of domain blocks being too verbose on about page | Eugen Rochko |
2019-09-30 | [Glitch] Fix vote checkmark in poll results | ThibG |
2019-09-30 | [Glitch] Change silences to always require approval on follow | ThibG |
2019-09-30 | [Glitch] Avoid storing audio and video file data in memory | ThibG |
2019-09-30 | [Glitch] Use blob URL for Tesseract to avoid CORS issues | ThibG |
2019-09-30 | [Glitch] Fix emoji search not showing custom emoji when none are uncategorized | Eugen Rochko |
2019-09-30 | [Glitch] Revert "Change timelines to add new items to pending items when scro... | Eugen Rochko |
2019-09-30 | [Glitch] Show user what options they have voted | ThibG |
2019-09-30 | [Glitch] Fix ugly TOC when title is too long | Jeong Arm |
2019-09-30 | [Glitch] Fix page body not being scrollable in admin layout | Eugen Rochko |
2019-09-30 | [Glitch] Fix placeholder colors for inputs not being explicitly defined | Eugen Rochko |
2019-09-30 | [Glitch] Add table of contents to about page | Eugen Rochko |
2019-09-30 | [Glitch] Add password challenge to 2FA settings, e-mail notifications | Eugen Rochko |
2019-09-30 | [Glitch] Change unconfirmed user login behaviour | Eugen Rochko |
2019-09-30 | glitch-soc theme engine fixes for the challenges controller | Thibaut Girka |
2019-09-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-09-29 | Add voters count support (#11917) | ThibG |
2019-09-29 | Change at icon in notification filter to reply-all (#11995) | koyu |
2019-09-29 | Add explanation to mute dialog, refactor and clean up mute/block UI (#11992) | ThibG |
2019-09-29 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2019-09-29 | Change vote results to display ex-aequo leading options as leading (#12001) | ThibG |
2019-09-29 | New Crowdin translations (#11985) | Eugen Rochko |
2019-09-29 | Fix muted text color not applying to all text (#11996) | trwnh |
2019-09-29 | Fix follower/following lists resetting on back-navigation in web UI (#11986) | Eugen Rochko |
2019-09-29 | Fix account migration not affecting followers on origin server (#11980) | Eugen Rochko |
2019-09-29 | Fix public list of domain blocks being too verbose on about page (#11967) | Eugen Rochko |
2019-09-29 | Do not add margin light when opening modal on mobile (#11830) | Yamagishi Kazutoshi |
2019-09-29 | Add (back) option to set redirect notice on account without moving followers ... | Eugen Rochko |
2019-09-28 | Fix vote checkmark in poll results (#11990) | ThibG |
2019-09-28 | Fix unscoped being used in the wrong place (#11987) | Eugen Rochko |
2019-09-28 | Fix redirecting non-functional accounts on public pages (#11978) | Eugen Rochko |
2019-09-28 | Fix preview card image not being re-fetched even if link is re-posted (#11981) | Eugen Rochko |
2019-09-28 | Fix index not being used in Status.reblogs_map (#11982) | Eugen Rochko |
2019-09-28 | Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) | Eugen Rochko |
2019-09-28 | New Crowdin translations (#11909) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |