about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-12-09[Glitch] Fix various things in the directoryThibaut Girka
2018-12-09Port directory CSS changes from upstreamThibaut Girka
2018-12-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-12-08Cache hashtag sample accounts, and exclude ineligible ones (#9465)Eugen Rochko
2018-12-08Make notification time smaller and reduce contrast (#9464)Eugen Rochko
2018-12-07Escape HTML in profile name preview in profile settings (#9446)Paweł Ngei
2018-12-07Fix various things in the directory (#9449)Eugen Rochko
2018-12-07Fix tag mb_chars comparison of profile directory (#9448)Takeshi Umeda
2018-12-06Merge pull request #848 from ThibG/glitch-soc/merge-upstreamThibG
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-06Fix mention links in detailed statuses not opening in the WebUIThibaut Girka
2018-12-06Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-05Attempt fixing deadlocks by moving account stats update outside transaction (...ThibG
2018-12-05Add visible dates for notifications in Notification column (#9423)Paweł Ngei
2018-12-05Fix thread depth computation in statuses_controller (#9426)ThibG
2018-12-03Improve account suspension speed and completeness (#9290)Eugen Rochko
2018-12-02Merge pull request #838 from ThibG/glitch-soc/features/reply-all-streaming-en...David Yip
2018-12-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-12-01Fix since_idThibaut Girka
2018-12-01Fix last_status parameter for notifications and conversations (#9407)ThibG
2018-12-01[i18n] update and corrections for Occitan locale (#9404)Quentí
2018-12-01Add a tooltip explaining what a locked account is (#9403)Paweł Ngei
2018-11-30Merge pull request #837 from ThibG/glitch-soc/merge-upstreamThibG
2018-11-30Scroll to selected toot even if the ancestors happen to be loadedThibaut Girka
2018-11-30Scroll to detailed status when new ancestors get insertedThibaut Girka
2018-11-30[Glitch] Fix bug in order of conversations in web UIThibaut Girka
2018-11-30[Glitch] Replace recursion in status mapStateToPropsThibaut Girka
2018-11-30[Glitch] Fix context building in the reducerThibaut Girka
2018-11-30[Glitch] Introduce flat layout to contexts reducerThibaut Girka
2018-11-30Display a double reply arrow on public pages for toots that are repliesThibaut Girka
2018-11-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-30Fix that translation is not applied to "joining hashtags" (#9397)mayaeh
2018-11-30Remove npm-run-all dependency (#9401)Eugen Rochko
2018-11-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-11-29Improve detailed status component lifecycleThibaut Girka
2018-11-29Swap avatar and header input fields in profile page (#9271)ThibG
2018-11-28Do not hardcode preferences link, pleroma doesn't have itThibaut Girka
2018-11-28Add error boundary component to catch Web UI crashesThibaut Girka
2018-11-28Do not crash the whole UI when loading an invalid columnThibaut Girka
2018-11-28Switch “cycling” reply policy link to set of radio inputsThibaut Girka
2018-11-28Add basic UI to set list replies setting in glitch-socThibaut Girka
2018-11-28Add backend support to read and update list-specific show_replies settingsThibaut Girka
2018-11-28Add database support for list show-reply preferencesThibaut Girka
2018-11-27Merge pull request #829 from ThibG/glitch-soc/features/volume-slidersDavid Yip
2018-11-27Fix TLS handshake timeout not being enforced (#9381)Eugen Rochko
2018-11-27Skip deliveries to inboxes that have already been marked as unavailable (#9358)Eugen Rochko
2018-11-27Don't count suspended users in user count (#9380)Eugen Rochko
2018-11-27Fix nil error when no DNS addresses are found for host (#9379)Eugen Rochko
2018-11-27[Glitch] Volume sliders for videosThibaut Girka