213 Commits (dfea7368c934f600bd0b6b93b4a6c008a4e265b0)

Author SHA1 Message Date
  ThibG dfea7368c9 Add bookmarks (#7107) 4 years ago
  Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084) 4 years ago
  Eugen Rochko 575dc11cb2
Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 4 years ago
  Eugen Rochko 5c42f47617
Fix records not being indexed sometimes (#12024) 4 years ago
  Eugen Rochko 50af41a00d
Fix unscoped being used in the wrong place (#11987) 4 years ago
  Eugen Rochko 32ff78f749
Fix index not being used in Status.reblogs_map (#11982) 4 years ago
  Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
  Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623) 4 years ago
  Eugen Rochko 96702e7f67
Add `tootctl cache recount` command (#11597) 4 years ago
  ThibG 1e7187f2a8 Fix Status.remote scope matching *all* statuses (#11265) 4 years ago
  Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 4 years ago
  Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 4 years ago
  Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 4 years ago
  Eugen Rochko 6a9a759f40
Change reblogs counter to be updated when boosted privately (#10964) 4 years ago
  Eugen Rochko f2b743e715
Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 4 years ago
  ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 5 years ago
  Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
  ThibG 80f0910e21 Add support for custom emojis in poll options (#10322) 5 years ago
  ThibG 5e38ef87a7 Fix reblogs privacy (#10302) 5 years ago
  Eugen Rochko 3ad3223b46
Fix detailed poll validation errors not being returned in the API (#10261) 5 years ago
  Eugen Rochko ba84b6d4d7
Add `visibility` param to reblog REST API (#9851) 5 years ago
  Eugen Rochko 0c43c320db
Fix status creation API silently discarding invalid poll (#10171) 5 years ago
  ThibG e13d3792f3 Make sure the poll is created before storing its id (#10142) 5 years ago
  Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
  Eugen Rochko 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841) 5 years ago
  ThibG 1a22eff1e0 Attempt fixing deadlocks by moving account stats update outside transaction (#9437) 5 years ago
  valerauko db9aea34de Ensure replied-to is a status not a boost (#9129) 5 years ago
  Eugen Rochko d6b9a62e0a
Extract counters from accounts table to account_stats table (#9295) 5 years ago
  Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 5 years ago
  James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904) 5 years ago
  Eugen Rochko 11b3ee4f4c
Reset status cache when status_stat or media_attachment updates (#9119) 5 years ago
  Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120) 5 years ago
  Eugen Rochko 72d7d3003b
Do not show "limited" visibility in default visibility preference (#8999) 5 years ago
  Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 5 years ago
  Eugen Rochko 774ac47373
Add conversations API (#8832) 5 years ago
  luzpaz 40dd19be37 Misc. typos (#8694) 5 years ago
  masarakki 4bdab203ac exclude-other-silenced-accounts (#7528) 5 years ago
  abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 5 years ago
  Eugen Rochko d010816ba8
Fix error when trying to update counters for statuses that are gone (#8251) 5 years ago
  Eugen Rochko d78474264d
Update reply counters only if the reply is public/unlisted (#8211) 5 years ago
  Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104) 5 years ago
  Eugen Rochko 7eec279c7f
Change language opt-out to language opt-in (#7823) 5 years ago
  Eugen Rochko 59b42188a7
Filter out blocked/muted people from profile timelines (#7747) 5 years ago
  Eugen Rochko bd0791d800
Add redraft function (#7735) 5 years ago
  Akihiko Odaki 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395) 5 years ago
  Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644) 5 years ago
  tateisu b87a1229c7 optimize direct timeline (#7614) 6 years ago
  ThibG a24605961a Fixes/do not override timestamps (#7336) 6 years ago
  Eugen Rochko a872392cd9
Add entity cache (#7271) 6 years ago
  Emelia Smith 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176) 6 years ago