about summary refs log tree commit diff
AgeCommit message (Expand)Author
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-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-08Merge pull request #1419 from ThibG/glitch-soc/merge-upstreamThibG
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-08Bump browserslist from 4.14.0 to 4.14.1 (#14753)dependabot[bot]
2020-09-08Bump puma from 4.3.5 to 4.3.6 (#14750)dependabot[bot]
2020-09-08Bump rubocop from 0.88.0 to 0.90.0 (#14747)dependabot[bot]
2020-09-08Bump caniuse-lite from 1.0.30001120 to 1.0.30001124 (#14756)dependabot[bot]
2020-09-08Bump ox from 2.13.2 to 2.13.3 (#14751)dependabot[bot]
2020-09-08Bump oj from 3.10.13 to 3.10.14 (#14749)dependabot[bot]
2020-09-08Bump sass-loader from 9.0.3 to 10.0.2 (#14741)dependabot[bot]
2020-09-08Bump aws-partitions from 1.363.0 to 1.365.0 (#14748)dependabot[bot]
2020-09-08Bump esrecurse from 4.2.1 to 4.3.0 (#14746)dependabot[bot]
2020-09-08Bump postgres-date from 1.0.6 to 1.0.7 (#14745)dependabot[bot]
2020-09-08Bump postcss-calc from 7.0.3 to 7.0.4 (#14752)dependabot[bot]
2020-09-08Bump @babel/plugin-transform-runtime from 7.11.0 to 7.11.5 (#14754)dependabot[bot]
2020-09-08Bump public_suffix from 4.0.5 to 4.0.6 (#14743)dependabot[bot]
2020-09-08Bump @babel/core from 7.11.1 to 7.11.6 (#14755)dependabot[bot]
2020-09-08Bump eventemitter3 from 4.0.5 to 4.0.7 (#14742)dependabot[bot]
2020-09-08Bump bcrypt from 3.1.15 to 3.1.16 (#14739)dependabot[bot]
2020-09-08Bump warden from 1.2.8 to 1.2.9 (#14738)dependabot[bot]
2020-09-08Bump brakeman from 4.9.0 to 4.9.1 (#14737)dependabot[bot]
2020-09-08Bump electron-to-chromium from 1.3.545 to 1.3.562 (#14757)dependabot[bot]
2020-09-08Bump rdf from 3.1.5 to 3.1.6 (#14736)dependabot[bot]
2020-09-08Bump rubocop-rails from 2.6.0 to 2.8.0 (#14734)dependabot[bot]
2020-09-08Bump sidekiq-unique-jobs from 6.0.22 to 6.0.23 (#14735)dependabot[bot]
2020-09-08Bump tar from 6.0.2 to 6.0.5 (#14758)dependabot[bot]
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG
2020-09-07Changed tag most_used to recently_used (#14760)abcang
2020-09-07Merge pull request #1418 from ThibG/glitch-soc/merge-upstreamThibG
2020-09-07Refactor how public and tag timelines are queried (#14728)Eugen Rochko
2020-09-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-04Remove obsolete IndexedDB operations from web UI (#14730)Eugen Rochko
2020-09-04Fix various warnings in rspec (#14729)Eugen Rochko
2020-09-04Fix direct visibility style for light theme (#14727)Takeshi Umeda