about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-09-20[Bug] Explicitly include "unpublish_on_delete" setting in deletionsFire Demon
2020-09-20[Privacy, UI] Remove badge added by mainline suggesting that users disclose t...Fire Demon
2020-09-20[Privacy, UI] Split privacy-related preferences into Privacy options section;...Fire Demon
2020-09-20[Feature] Community-managed custom emojiFire Demon
2020-09-20[Registration] Convert non-Unix newlines before verifying formFire Demon
2020-09-20[Models] Add site_contact convenience method to AccountFinderFire Demon
2020-09-19[Federation] Add support for distributing ActivityPub events to all unsuspend...Fire Demon
2020-09-19[Bug] "script" tags must not be self-closingFire Demon
2020-09-19Fix minor bugsThibaut Girka
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-18Filter out mounted lists from “getting started” columnThibaut Girka
2020-09-18[Bug] Properly discard originals when redrafting in manual publishing modeFire Demon
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-17[Filters] Merge thread muting and hiding into a single actionFire Demon
2020-09-17[Timelines] Include local posts in Rowdy Tavern modeFire Demon
2020-09-17[Models] Consider anything that is not a top-level post a replyFire Demon
2020-09-17Submit timeline markers closer to the moment they changeThibaut Girka
2020-09-17Fix crashes when connection dropsThibaut Girka
2020-09-17Add button to manually mark all notifications as readThibaut Girka
2020-09-17Only update read marker when giving focus/mounting columnThibaut Girka
2020-09-17Refactor and change logic to only update marker if we reached the lastThibaut Girka
2020-09-17Display unread marker for notificationsThibaut Girka
2020-09-17Clean up leftover from DM conversation view redesignThibaut Girka
2020-09-16Fix home TL marker code mishandling gaps (#14809)ThibG
2020-09-16Fix notification filter bar incorrectly filtering gaps (#14808)ThibG
2020-09-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-15Fix unreadable placeholder text color in high contrast theme in web UI (#14803)Eugen Rochko
2020-09-14Add paragraph about browser add-ons when encountering some errors (#14801)ThibG
2020-09-14Do not serve account actors at all in limited federation mode (#14800)ThibG
2020-09-13Fix reported statuses not being included in warning e-mail (#14778)Eugen Rochko
2020-09-12allow pagination by min_id and max_id (#14776)tateisu
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-09-11Change REST API to return empty data for suspended accounts (#14765)Eugen Rochko
2020-09-10Add border around 🕺 emoji (#14769)ThibG
2020-09-10[Glitch] Set z-index of dropdown to 9999.kedama
2020-09-10[Moderation, Privacy] Ask remote servers to purge local account content when ...Fire Demon
2020-09-09[SSO, API, Bug] Enforce lowercase mxidFire Demon
2020-09-09[SSO, API, Bug] Auth plugin requires all responses to return 200Fire Demon
2020-09-10Change web UI to show empty profile for suspended accounts (#14766)Eugen Rochko
2020-09-08Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-08[SSO, API] Add Matrix auth API (https://monsterware.dev/monsterpit/matrix-syn...Fire Demon
2020-09-08[Database, Models] Add indexes to users.username and User.find_by_lower_usern...Fire Demon
2020-09-08Redesign local-only toots in glitch flavourThibaut Girka
2020-09-08[Glitch] Adds follow action timestamp to notificationThibaut Girka
2020-09-08[Port: glitch-soc@b8b6f1d] Change secondary and primary toot button color whe...Thibaut Girka
2020-09-08[Privacy, Port: glitch-soc@71b1d4c] Backend changes to allow handling local-o...Thibaut Girka
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG