Commit Graph

19906 Commits

Author SHA1 Message Date
rainydaysavings
a69c9a4f25 [TWIG] Improving view template structure 2021-09-14 13:06:50 +01:00
rainydaysavings
099c4220d2 [TWIG] Adding active rules 2021-09-14 13:06:50 +01:00
rainydaysavings
244aa4af08 [UI] CSS polish all around 2021-09-14 13:06:50 +01:00
rainydaysavings
492360ceeb [CONTROLLER][ROUTE] Favourites page initial query implementation and routing 2021-09-14 13:06:50 +01:00
rainydaysavings
651ec890d6 [UI] Fixing Login CSS issues 2021-09-14 13:06:49 +01:00
Hugo Sales
55466143f2 [UI][FEED] Fix scope in timelines; major rewrite of home timeline query, still missing scoping and paging 2021-09-14 13:06:49 +01:00
Hugo Sales
e1181ab998 [DB][DEFAULTS] Change attachment storage location from uploads to attachments 2021-09-14 13:06:49 +01:00
Hugo Sales
3b86a46625 [DB] Rename notice to activity in notification table 2021-09-14 13:06:49 +01:00
Hugo Sales
51a398f27a [UI] Subtract self follow from total user follows 2021-09-14 13:06:49 +01:00
Hugo Sales
6e11143b79 [DB][NOTE] Update scope 2021-09-14 13:06:49 +01:00
Hugo Sales
6165f7cd55 [Media] Display images and videos inline in notes 2021-09-14 13:06:49 +01:00
rainydaysavings
a9d5f8ac5b [UI][TWIG] Fixing note actions placement and size, more descriptive rules 2021-09-14 13:06:49 +01:00
Hugo Sales
26f01c4c92 [Posting] Fix posting form name and css 2021-09-14 13:06:49 +01:00
Hugo Sales
07078414bb [FORM] Add names to forms 2021-09-14 13:06:48 +01:00
Hugo Sales
adc843c1d6 [DB] Add Activity table, to store all known activity 2021-09-14 13:06:48 +01:00
Hugo Sales
d95c22cb3e [EXCEPTION] Fix exceptions not being translated 2021-09-14 13:06:48 +01:00
Hugo Sales
80cefca90d [DB] Add wrapper for making native queries 2021-09-14 13:06:48 +01:00
Hugo Sales
a98af6ab6a [Directory] Add directory plugin, for listing people and groups 2021-09-14 13:06:48 +01:00
Hugo Sales
6dbd239544 [Posting] Add missing includes 2021-09-14 13:06:48 +01:00
rainydaysavings
7cb13ee5e9 [UI] All radio buttons now look like they should 2021-09-14 13:06:48 +01:00
rainydaysavings
ff9b5d9c01 [PLUGIN] Removing unnecessary labels 2021-09-14 13:06:48 +01:00
rainydaysavings
0649095e88 [TWIG] Making notes view more easily customizable 2021-09-14 13:06:48 +01:00
rainydaysavings
a7744351dd [UI] Fixing note actions views 2021-09-14 13:06:47 +01:00
rainydaysavings
6188524586 [PLUGIN] Recycle initial implementation 2021-09-14 13:06:47 +01:00
rainydaysavings
8a0418d8cf [Favourite] Add backend support for favourite 2021-09-14 13:06:47 +01:00
rainydaysavings
b6fb0255da [DB] Temporarily add favourite entity in core, as plugins don't support them yet 2021-09-14 13:06:47 +01:00
Hugo Sales
5b7fcc44cf [DB] Add helper for removing entities 2021-09-14 13:06:47 +01:00
Hugo Sales
ea4f2c522b [DB] Add support for calling methods with FQCN 2021-09-14 13:06:47 +01:00
rainydaysavings
4328a11eb1 [TWIG] Various routes added 2021-09-14 13:06:47 +01:00
rainydaysavings
3d3db96312 [UI] Replies border fix and other minor fixes 2021-09-14 13:06:47 +01:00
rainydaysavings
413247d344 [CONTROLLER] Replies and network queries implemented 2021-09-14 13:06:47 +01:00
rainydaysavings
a804c5f981 [COMPONENT][CONTROLLER][TWIG] Recycle component work 2021-09-14 13:06:47 +01:00
rainydaysavings
55e468bd70 [TWIG][UI] Replies CSS fixes 2021-09-14 13:06:46 +01:00
rainydaysavings
62e76cb036 [ROUTE] Network and replies routes added 2021-09-14 13:06:46 +01:00
rainydaysavings
e1e3e2d9b3 [COMPONENT] Favourite initial implementation 2021-09-14 13:06:46 +01:00
rainydaysavings
fee81f8499 [UI] Fixing note actions placement 2021-09-14 13:06:46 +01:00
rainydaysavings
0b3543aaff [UI] Responsiveness overall polish 2021-09-14 13:06:46 +01:00
rainydaysavings
baac5ef19c [UI] Browser compatibility improvements, various small fixes 2021-09-14 13:06:46 +01:00
rainydaysavings
59da3df28c [UI] Checkboxes now display a custom tick 2021-09-14 13:06:46 +01:00
rainydaysavings
189da22204 [TWIG] Timeline attachment form restructure 2021-09-14 13:06:46 +01:00
rainydaysavings
04f43a9d37 [Controller] Attempting to fix home timeline query 2021-09-14 13:06:46 +01:00
rainydaysavings
ecdd393c8e [UI] No focus outlines by default 2021-09-14 13:06:45 +01:00
rainydaysavings
47901e7ed6 [UI] Reply icon now shows accordingly, same for the replies themselves 2021-09-14 13:06:45 +01:00
rainydaysavings
1742bce78e [UI] Custom and accessible checkboxes, radio buttons and normal buttons 2021-09-14 13:06:45 +01:00
rainydaysavings
f1a687b057 [COMPONENT] Fixing typo 2021-09-14 13:06:45 +01:00
Hugo Sales
0b50905ac8 [NOTE][UI] Add note replying and UI displaying 2021-09-14 13:06:45 +01:00
Hugo Sales
459f0bf41f [CACHE] Fix bug in list caching 2021-09-14 13:06:45 +01:00
Hugo Sales
496dec4254 [MODULE] Fix avatars not loading 2021-09-14 13:06:45 +01:00
Hugo Sales
f60bdaa2f0 [DB][MODULES][ActivityPub] Cleanup table definitions 2021-09-14 13:06:45 +01:00
rainydaysavings
522f40ca2f [TWIG] Timeline template rework 2021-09-14 13:06:45 +01:00