Commit Graph

  • 2c9bd3575b [AUTOGENERATED] Update auto generated code in entities Hugo Sales 2021-02-20 21:01:08 +00:00
  • e1941b6612 [TOOLS] Use GSActor rather than Gsactor in autogenerated code Hugo Sales 2021-02-20 20:59:32 +00:00
  • 256169a3c4 [GIT] Change my email to the new one in all files and bump copyright year Hugo Sales 2021-02-19 23:29:43 +00:00
  • f51a772826 Add some missing documentation to ActivityPub Hugo Sales 2021-02-19 23:03:01 +00:00
  • 0d2cf6eaa6 [DB] Merge definition of SchemaDefDriver with SchemaDefPass for clarity Hugo Sales 2021-02-19 23:02:40 +00:00
  • 8a14222d51 [NETWORK][TreeNotes] Add TreeNotes plugin which takes over the responsibility of displaying a conversation as a tree, in order to reduce the number of queries Hugo Sales 2021-02-18 22:29:55 +00:00
  • 9c2a911dab [Reply] Fix bug where wrong variable is used when replying to a note Hugo Sales 2021-02-18 22:28:35 +00:00
  • cfc8af675f [DEPENDENCIES] Update all dependencies Hugo Sales 2021-02-14 19:57:05 +00:00
  • b1cb923036 Ensure group table name is quoted, as it's a reserved word in postgreSQL Hugo Sales 2021-01-31 18:16:56 +00:00
  • ff1d6d9df8 Small update to php dockerfile Hugo Sales 2021-01-31 18:15:28 +00:00
  • 5c1b3b99f4 [DEPENDENCIES] Update dependencies Hugo Sales 2020-11-09 23:04:56 +00:00
  • 7e9ffbe033 [DOCUMENTATION] Add mdBook stub Diogo Peralta Cordeiro 2021-03-29 09:43:14 +01:00
  • 38deea85e2 [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime Hugo Sales 2020-11-06 19:49:41 +00:00
  • 91eb3354e3 [COMMAND] Change the way ListEventsCommand outputs the results to use the output interface and add some formatting Hugo Sales 2020-11-06 19:48:40 +00:00
  • 5cced1c9ed [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup Hugo Sales 2020-11-06 19:47:15 +00:00
  • 9cc7b6adf5 [HOOKS] Update pre-commit script to check for missing documentation in functions Hugo Sales 2020-11-06 16:50:42 +00:00
  • 1f4f080bd2 [DEPENDENCIES] Update dependencies Hugo Sales 2020-11-06 16:50:07 +00:00
  • 8eb32add3a [DEPENDENCIES] Update dependencies Hugo Sales 2020-10-19 18:43:05 +00:00
  • fdaa89e3c9 [EVENT] Rename event names to camel case to make finding handlers easier Hugo Sales 2020-10-19 18:22:59 +00:00
  • dd8fe29a98 [REGISTER] Add self follow when registering, fixing the '-1 followers' bug Hugo Sales 2020-10-11 20:27:50 +00:00
  • ed9e4be6b2 [SETTINGS][NOTIFICATIONS] Fix error when displaying the user notification settings page Hugo Sales 2020-10-11 17:19:29 +00:00
  • 69202ce7a0 [Reply] Fix missing use statement Hugo Sales 2020-10-10 20:05:16 +00:00
  • 88ce4cbf80 [CONTROLLER] Fix use of undefined variable Hugo Sales 2020-10-10 18:25:49 +00:00
  • 4c021a2838 [POSTING] Fix missing use statement Hugo Sales 2020-10-10 18:14:03 +00:00
  • 4050222bc8 [CORE] made configure script explicitly fail when bootstrap.env is not present Tiago Magalhaes 2020-10-07 13:29:17 +01:00
  • 4b4da170f2 [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file Hugo Sales 2020-10-06 20:22:54 +00:00
  • 8ef85e90e9 [UI] Make configured instance name show in UI, fix repeat icon Hugo Sales 2020-09-30 22:59:34 +00:00
  • 06e92344cc [CONFIG] Various fixes to use new configuration format Hugo Sales 2020-09-30 22:57:25 +00:00
  • a9944592c4 [CONFIG] Fix error on missing or empty local configuration Hugo Sales 2020-09-30 22:52:01 +00:00
  • 02c7bdf4f0 [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container Hugo Sales 2020-09-22 22:13:36 +00:00
  • b34307b74c [DEPENDENCIES] Update dependencies Hugo Sales 2020-09-21 19:14:38 +00:00
  • c43f25f4b8 [CSS][UI] Update CSS to fix reply note action (icon swap needed) and remove duplication Hugo Sales 2020-09-21 19:10:11 +00:00
  • 8547c54103 [CORE] Add missing use statement in module base class Hugo Sales 2020-09-21 19:09:11 +00:00
  • db608ca3c1 [UTILS] Make bitmap not use a static class var and set object properties as lowercase Hugo Sales 2020-09-10 22:28:50 +00:00
  • abc32ecc0e [NoteAction] Refactor duplicated code out to base class Hugo Sales 2020-09-10 22:28:11 +00:00
  • d7ff38fe24 [NOTE] Add isVisibleTo Hugo Sales 2020-09-10 22:27:23 +00:00
  • 4b84ef5183 [Directory] Add missing use statement Hugo Sales 2020-09-10 22:26:46 +00:00
  • a7b7d487d7 POSTING remove REPLY route Hugo Sales 2020-09-10 22:26:18 +00:00
  • 7e7bfd1958 [EXCEPTION] Make findOne return NotFoundException Hugo Sales 2020-09-10 22:25:47 +00:00
  • 9f4a53dbbd [EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception Hugo Sales 2020-09-10 20:44:03 +00:00
  • 96415f8523 [SECURITY] Fix getRoles Hugo Sales 2020-09-10 20:42:54 +00:00
  • e0672e559a [MODULES] Fix module manager dev-mode rebuild Hugo Sales 2020-09-10 20:42:17 +00:00
  • c8b6db650a [UI] Only show note action buttons if a user is logged in Hugo Sales 2020-09-10 20:40:58 +00:00
  • 9ae31501cc [Controller] Fix exception handler to recurse on the exception's previous (in some contexts, RedirectException gets wrapped) Hugo Sales 2020-09-10 20:38:40 +00:00
  • 1330c96681 [UTIL] Update bitmap base class, making using easier Hugo Sales 2020-09-10 20:37:10 +00:00
  • 774d7ffdf9 [Reply] Move reply functionality to a plugin Hugo Sales 2020-09-10 20:35:57 +00:00
  • 0492d71294 [NoteActions] Refactor note actions and fix bug in favourite Hugo Sales 2020-09-10 20:29:57 +00:00
  • 1c37eb7c72 [UI] Display error when submitted form is invalid Hugo Sales 2020-09-08 00:12:33 +00:00
  • 34fab45b6b [MODULE][DB] Added support for loading entity definitions from modules Hugo Sales 2020-09-07 23:53:44 +00:00
  • b1e49f67f4 FIXUP WITH DOCTRINE DEV Hugo Sales 2020-09-07 23:52:29 +00:00
  • 6926d70543 [Bridge] Replace zero dates with CURRENT_TIMESTAMP Hugo Sales 2020-09-07 23:50:49 +00:00
  • 09a1342588 [TOOLS] Add support for updating autocode in modules Hugo Sales 2020-09-07 23:47:50 +00:00
  • ff96c2bb59 [AUTOGENERATED] Update autogenerated code in module entities Hugo Sales 2020-09-07 23:47:09 +00:00
  • 4ab7da32ce [CONFIG][DEV][DOCTRINE] Add doctrine stacktrace tracking in dev mode Hugo Sales 2020-09-06 21:42:09 +00:00
  • 749bec5d52 [EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler Hugo Sales 2020-09-06 21:38:37 +00:00
  • 7a68ba4f05 [UI][NOTE] Add reply to in UI Hugo Sales 2020-09-06 21:34:36 +00:00
  • 3affbc3c78 [Posting] Fix form name and remove unused recycle route and controller Hugo Sales 2020-09-05 21:28:53 +00:00
  • 5663e5e58d [Media] Add cache control directive to all files served Hugo Sales 2020-09-05 21:18:21 +00:00
  • 922c435e28 [Repeat][Favourite] Only display action buttons if logged in (instead of forcing login) Hugo Sales 2020-09-05 21:16:25 +00:00
  • 5c4be9d29e [DB] Add rendered collumn to note table, so we can preserve microtags from other services Hugo Sales 2020-09-05 20:46:37 +00:00
  • 13fb9b4698 [DB] Fix local_user table to use a numeric id, since the username is editable Hugo Sales 2020-09-05 20:19:58 +00:00
  • 8e17dd1829 [TWIG] Improving view template structure rainydaysavings 2020-09-05 06:37:30 +01:00
  • 3a4d3fc1e2 [TWIG] Adding active rules rainydaysavings 2020-09-05 06:36:39 +01:00
  • 1f7e3a1d90 [UI] CSS polish all around rainydaysavings 2020-09-05 06:34:41 +01:00
  • 40aa4fa60e [CONTROLLER][ROUTE] Favourites page initial query implementation and routing rainydaysavings 2020-09-05 05:10:33 +01:00
  • aa4418e71a [UI] Fixing Login CSS issues rainydaysavings 2020-09-05 05:08:58 +01:00
  • 76b8b29776 [UI][FEED] Fix scope in timelines; major rewrite of home timeline query, still missing scoping and paging Hugo Sales 2020-09-05 02:37:05 +00:00
  • d862457623 [DB][DEFAULTS] Change attachment storage location from uploads to attachments Hugo Sales 2020-09-05 02:35:46 +00:00
  • f6a40390e0 [DB] Rename notice to activity in notification table Hugo Sales 2020-09-05 02:34:35 +00:00
  • 1387eab434 [UI] Subtract self follow from total user follows Hugo Sales 2020-09-05 02:34:01 +00:00
  • ca576981a3 [DB][NOTE] Update scope Hugo Sales 2020-09-05 02:33:29 +00:00
  • 5cf7050008 [Media] Display images and videos inline in notes Hugo Sales 2020-09-05 02:28:50 +00:00
  • af3ed18d48 [UI][TWIG] Fixing note actions placement and size, more descriptive rules rainydaysavings 2020-09-04 22:04:55 +01:00
  • 54e8852fb7 [Posting] Fix posting form name and css Hugo Sales 2020-09-04 19:36:37 +00:00
  • 109b17b1f9 [FORM] Add names to forms Hugo Sales 2020-09-04 19:35:41 +00:00
  • a129a6e368 [DB] Add Activity table, to store all known activity Hugo Sales 2020-09-04 18:47:13 +00:00
  • 736fb672a5 [EXCEPTION] Fix exceptions not being translated Hugo Sales 2020-09-04 18:46:12 +00:00
  • 7b467091d6 [DB] Add wrapper for making native queries Hugo Sales 2020-09-04 18:45:28 +00:00
  • b364a51f80 [Directory] Add directory plugin, for listing people and groups Hugo Sales 2020-09-04 18:44:20 +00:00
  • 8f68d7deb4 [Posting] Add missing includes Hugo Sales 2020-09-03 10:48:01 +00:00
  • b5b39b5f68 [UI] All radio buttons now look like they should rainydaysavings 2020-09-04 19:29:02 +01:00
  • 49cd0af021 [PLUGIN] Removing unnecessary labels rainydaysavings 2020-09-04 19:20:06 +01:00
  • c423101c00 [TWIG] Making notes view more easily customizable rainydaysavings 2020-09-04 19:19:03 +01:00
  • ebf6f8d735 [UI] Fixing note actions views rainydaysavings 2020-09-04 19:17:15 +01:00
  • ce94d50043 [PLUGIN] Recycle initial implementation rainydaysavings 2020-09-04 17:38:48 +01:00
  • 0ed0d0470c [Favourite] Add backend support for favourite rainydaysavings 2020-09-04 15:18:58 +01:00
  • 153c8d0d64 [DB] Temporarily add favourite entity in core, as plugins don't support them yet rainydaysavings 2020-09-04 15:17:10 +01:00
  • 75bc71f473 [DB] Add helper for removing entities Hugo Sales 2020-09-04 15:15:58 +01:00
  • 29f30a6932 [DB] Add support for calling methods with FQCN Hugo Sales 2020-09-04 15:15:03 +01:00
  • f4e52f5e11 [TWIG] Various routes added rainydaysavings 2020-09-04 00:18:16 +01:00
  • 902a57d10f [UI] Replies border fix and other minor fixes rainydaysavings 2020-09-04 00:17:15 +01:00
  • 928064c5ee [CONTROLLER] Replies and network queries implemented rainydaysavings 2020-09-04 00:15:18 +01:00
  • 492f32c555 [COMPONENT][CONTROLLER][TWIG] Recycle component work rainydaysavings 2020-09-04 00:13:58 +01:00
  • b0566e7b8c [TWIG][UI] Replies CSS fixes rainydaysavings 2020-09-04 00:11:10 +01:00
  • 6d3dba17d2 [ROUTE] Network and replies routes added rainydaysavings 2020-09-04 00:09:29 +01:00
  • 2d1200e2e6 [COMPONENT] Favourite initial implementation rainydaysavings 2020-09-02 22:48:55 +01:00
  • a2c40163f5 [UI] Fixing note actions placement rainydaysavings 2020-09-02 22:47:42 +01:00
  • a51c546f8c [UI] Responsiveness overall polish rainydaysavings 2020-08-31 21:03:16 +01:00
  • b2c2e6b6c6 [UI] Browser compatibility improvements, various small fixes rainydaysavings 2020-08-31 00:43:35 +01:00
  • fa0612c0d1 [UI] Checkboxes now display a custom tick rainydaysavings 2020-08-30 22:12:37 +01:00