Age | Commit message (Expand) | Author |
2018-12-11 | Make custom emoji domains case insensitive #9351 (#9474) | Adam Copp |
2018-12-10 | Improve e-mail MX validator and add tests (#9489) | Eugen Rochko |
2018-12-10 | Add specs for activitypub collections controller (#9484) | ysksn |
2018-12-10 | Remove RemoteAccountControllerConcern never used (#9482) | ysksn |
2018-12-10 | Fix Admin::TagsController#unhide (#9481) | ysksn |
2018-12-09 | Fix directory controller in glitch-soc | Thibaut Girka |
2018-12-09 | [Glitch] Fix various things in the directory | Thibaut Girka |
2018-12-09 | Port directory CSS changes from upstream | Thibaut Girka |
2018-12-09 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-12-09 | Add setting to not aggregate reblogs (#9248) | ThibG |
2018-12-08 | Cache hashtag sample accounts, and exclude ineligible ones (#9465) | Eugen Rochko |
2018-12-08 | Make notification time smaller and reduce contrast (#9464) | Eugen Rochko |
2018-12-07 | Escape HTML in profile name preview in profile settings (#9446) | Paweł Ngei |
2018-12-07 | Fix various things in the directory (#9449) | Eugen Rochko |
2018-12-07 | Fix tag mb_chars comparison of profile directory (#9448) | Takeshi Umeda |
2018-12-06 | Merge pull request #848 from ThibG/glitch-soc/merge-upstream | ThibG |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-06 | Fix mention links in detailed statuses not opening in the WebUI | Thibaut Girka |
2018-12-06 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-12-05 | Attempt fixing deadlocks by moving account stats update outside transaction (... | ThibG |
2018-12-05 | Add visible dates for notifications in Notification column (#9423) | Paweł Ngei |
2018-12-05 | Fix thread depth computation in statuses_controller (#9426) | ThibG |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-12-02 | Merge pull request #838 from ThibG/glitch-soc/features/reply-all-streaming-en... | David Yip |
2018-12-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-12-01 | Fix since_id | Thibaut Girka |
2018-12-01 | Fix last_status parameter for notifications and conversations (#9407) | ThibG |
2018-12-01 | [i18n] update and corrections for Occitan locale (#9404) | Quentí |
2018-12-01 | Add a tooltip explaining what a locked account is (#9403) | Paweł Ngei |
2018-11-30 | Merge pull request #837 from ThibG/glitch-soc/merge-upstream | ThibG |
2018-11-30 | Scroll to selected toot even if the ancestors happen to be loaded | Thibaut Girka |
2018-11-30 | Scroll to detailed status when new ancestors get inserted | Thibaut Girka |
2018-11-30 | [Glitch] Fix bug in order of conversations in web UI | Thibaut Girka |
2018-11-30 | [Glitch] Replace recursion in status mapStateToProps | Thibaut Girka |
2018-11-30 | [Glitch] Fix context building in the reducer | Thibaut Girka |
2018-11-30 | [Glitch] Introduce flat layout to contexts reducer | Thibaut Girka |
2018-11-30 | Display a double reply arrow on public pages for toots that are replies | Thibaut Girka |
2018-11-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-11-30 | Fix that translation is not applied to "joining hashtags" (#9397) | mayaeh |
2018-11-30 | Remove npm-run-all dependency (#9401) | Eugen Rochko |
2018-11-29 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2018-11-29 | Improve detailed status component lifecycle | Thibaut Girka |
2018-11-29 | Swap avatar and header input fields in profile page (#9271) | ThibG |
2018-11-28 | Do not hardcode preferences link, pleroma doesn't have it | Thibaut Girka |
2018-11-28 | Add error boundary component to catch Web UI crashes | Thibaut Girka |
2018-11-28 | Do not crash the whole UI when loading an invalid column | Thibaut Girka |
2018-11-28 | Switch “cycling” reply policy link to set of radio inputs | Thibaut Girka |
2018-11-28 | Add basic UI to set list replies setting in glitch-soc | Thibaut Girka |
2018-11-28 | Add backend support to read and update list-specific show_replies settings | Thibaut Girka |
2018-11-28 | Add database support for list show-reply preferences | Thibaut Girka |