Commit Graph

19648 Commits

Author SHA1 Message Date
Hugo Sales
5663e5e58d [Media] Add cache control directive to all files served 2021-04-14 15:37:22 +00:00
Hugo Sales
922c435e28 [Repeat][Favourite] Only display action buttons if logged in (instead of forcing login) 2021-04-14 15:37:22 +00:00
Hugo Sales
5c4be9d29e [DB] Add rendered collumn to note table, so we can preserve microtags from other services 2021-04-14 15:37:22 +00:00
Hugo Sales
13fb9b4698 [DB] Fix local_user table to use a numeric id, since the username is editable 2021-04-14 15:37:22 +00:00
rainydaysavings
8e17dd1829 [TWIG] Improving view template structure 2021-04-14 15:37:22 +00:00
rainydaysavings
3a4d3fc1e2 [TWIG] Adding active rules 2021-04-14 15:37:22 +00:00
rainydaysavings
1f7e3a1d90 [UI] CSS polish all around 2021-04-14 15:37:22 +00:00
rainydaysavings
40aa4fa60e [CONTROLLER][ROUTE] Favourites page initial query implementation and routing 2021-04-14 15:37:22 +00:00
rainydaysavings
aa4418e71a [UI] Fixing Login CSS issues 2021-04-14 15:37:22 +00:00
Hugo Sales
76b8b29776 [UI][FEED] Fix scope in timelines; major rewrite of home timeline query, still missing scoping and paging 2021-04-14 15:37:22 +00:00
Hugo Sales
d862457623 [DB][DEFAULTS] Change attachment storage location from uploads to attachments 2021-04-14 15:37:22 +00:00
Hugo Sales
f6a40390e0 [DB] Rename notice to activity in notification table 2021-04-14 15:37:22 +00:00
Hugo Sales
1387eab434 [UI] Subtract self follow from total user follows 2021-04-14 15:37:22 +00:00
Hugo Sales
ca576981a3 [DB][NOTE] Update scope 2021-04-14 15:37:22 +00:00
Hugo Sales
5cf7050008 [Media] Display images and videos inline in notes 2021-04-14 15:37:22 +00:00
rainydaysavings
af3ed18d48 [UI][TWIG] Fixing note actions placement and size, more descriptive rules 2021-04-14 15:37:22 +00:00
Hugo Sales
54e8852fb7 [Posting] Fix posting form name and css 2021-04-14 15:37:22 +00:00
Hugo Sales
109b17b1f9 [FORM] Add names to forms 2021-04-14 15:37:22 +00:00
Hugo Sales
a129a6e368 [DB] Add Activity table, to store all known activity 2021-04-14 15:37:22 +00:00
Hugo Sales
736fb672a5 [EXCEPTION] Fix exceptions not being translated 2021-04-14 15:37:22 +00:00
Hugo Sales
7b467091d6 [DB] Add wrapper for making native queries 2021-04-14 15:37:22 +00:00
Hugo Sales
b364a51f80 [Directory] Add directory plugin, for listing people and groups 2021-04-14 15:37:22 +00:00
Hugo Sales
8f68d7deb4 [Posting] Add missing includes 2021-04-14 15:37:22 +00:00
rainydaysavings
b5b39b5f68 [UI] All radio buttons now look like they should 2021-04-14 15:37:22 +00:00
rainydaysavings
49cd0af021 [PLUGIN] Removing unnecessary labels 2021-04-14 15:37:22 +00:00
rainydaysavings
c423101c00 [TWIG] Making notes view more easily customizable 2021-04-14 15:37:22 +00:00
rainydaysavings
ebf6f8d735 [UI] Fixing note actions views 2021-04-14 15:37:22 +00:00
rainydaysavings
ce94d50043 [PLUGIN] Recycle initial implementation 2021-04-14 15:37:22 +00:00
rainydaysavings
0ed0d0470c [Favourite] Add backend support for favourite 2021-04-14 15:37:22 +00:00
rainydaysavings
153c8d0d64 [DB] Temporarily add favourite entity in core, as plugins don't support them yet 2021-04-14 15:37:22 +00:00
Hugo Sales
75bc71f473 [DB] Add helper for removing entities 2021-04-14 15:37:22 +00:00
Hugo Sales
29f30a6932 [DB] Add support for calling methods with FQCN 2021-04-14 15:37:22 +00:00
rainydaysavings
f4e52f5e11 [TWIG] Various routes added 2021-04-14 15:37:22 +00:00
rainydaysavings
902a57d10f [UI] Replies border fix and other minor fixes 2021-04-14 15:37:22 +00:00
rainydaysavings
928064c5ee [CONTROLLER] Replies and network queries implemented 2021-04-14 15:37:22 +00:00
rainydaysavings
492f32c555 [COMPONENT][CONTROLLER][TWIG] Recycle component work 2021-04-14 15:37:22 +00:00
rainydaysavings
b0566e7b8c [TWIG][UI] Replies CSS fixes 2021-04-14 15:37:22 +00:00
rainydaysavings
6d3dba17d2 [ROUTE] Network and replies routes added 2021-04-14 15:37:22 +00:00
rainydaysavings
2d1200e2e6 [COMPONENT] Favourite initial implementation 2021-04-14 15:37:22 +00:00
rainydaysavings
a2c40163f5 [UI] Fixing note actions placement 2021-04-14 15:37:22 +00:00
rainydaysavings
a51c546f8c [UI] Responsiveness overall polish 2021-04-14 15:37:22 +00:00
rainydaysavings
b2c2e6b6c6 [UI] Browser compatibility improvements, various small fixes 2021-04-14 15:37:22 +00:00
rainydaysavings
fa0612c0d1 [UI] Checkboxes now display a custom tick 2021-04-14 15:37:22 +00:00
rainydaysavings
4d0028d95f [TWIG] Timeline attachment form restructure 2021-04-14 15:37:22 +00:00
rainydaysavings
54c54990a4 [Controller] Attempting to fix home timeline query 2021-04-14 15:37:22 +00:00
rainydaysavings
930a9a99f2 [UI] No focus outlines by default 2021-04-14 15:37:22 +00:00
rainydaysavings
36aff803c6 [UI] Reply icon now shows accordingly, same for the replies themselves 2021-04-14 15:37:22 +00:00
rainydaysavings
b609932726 [UI] Custom and accessible checkboxes, radio buttons and normal buttons 2021-04-14 15:37:22 +00:00
rainydaysavings
8f7790fa3c [COMPONENT] Fixing typo 2021-04-14 15:37:22 +00:00
Hugo Sales
e13e763d5c [NOTE][UI] Add note replying and UI displaying 2021-04-14 15:37:22 +00:00