Commit Graph

  • 4d0028d95f [TWIG] Timeline attachment form restructure rainydaysavings 2020-08-29 06:22:54 +01:00
  • 54c54990a4 [Controller] Attempting to fix home timeline query rainydaysavings 2020-08-29 06:21:04 +01:00
  • 930a9a99f2 [UI] No focus outlines by default rainydaysavings 2020-08-29 06:20:02 +01:00
  • 36aff803c6 [UI] Reply icon now shows accordingly, same for the replies themselves rainydaysavings 2020-08-29 06:18:55 +01:00
  • b609932726 [UI] Custom and accessible checkboxes, radio buttons and normal buttons rainydaysavings 2020-08-29 06:17:45 +01:00
  • 8f7790fa3c [COMPONENT] Fixing typo rainydaysavings 2020-08-29 06:16:01 +01:00
  • e13e763d5c [NOTE][UI] Add note replying and UI displaying Hugo Sales 2020-08-28 20:16:26 +00:00
  • c0caf520b8 [CACHE] Fix bug in list caching Hugo Sales 2020-08-28 20:14:31 +00:00
  • 1c1ef7a572 [MODULE] Fix avatars not loading Hugo Sales 2020-08-27 21:23:46 +00:00
  • fefee324b4 [DB][MODULES][ActivityPub] Cleanup table definitions Hugo Sales 2020-08-22 18:14:36 +00:00
  • 07178e6ffa [TWIG] Timeline template rework rainydaysavings 2020-08-28 07:19:59 +01:00
  • d96e4f9076 [ROUTE] Home timeline route url now shows accordingly as the user nickname rainydaysavings 2020-08-28 07:19:12 +01:00
  • 6445931493 [UI] Posting form re-styling rainydaysavings 2020-08-28 07:18:05 +01:00
  • 11d6c19d65 [CONTROLLER] Reply initial implementation rainydaysavings 2020-08-28 07:17:13 +01:00
  • b9355b49f3 [COMPONENT] Posting form restructure and minor fixes rainydaysavings 2020-08-28 07:15:56 +01:00
  • be86a05ddb [TWIG] Timeline structure rework rainydaysavings 2020-08-27 03:30:22 +01:00
  • 79be38992f [ROUTE] Home timeline added rainydaysavings 2020-08-27 03:29:33 +01:00
  • 6d92230c32 [CONTROLLER] Home timeline controller work rainydaysavings 2020-08-27 03:28:34 +01:00
  • f5267a1975 [UI] Posting form styling work rainydaysavings 2020-08-27 03:26:46 +01:00
  • 5dbde32f01 [COMPONENT] Posting form now shows a random default string rainydaysavings 2020-08-27 03:25:44 +01:00
  • 655b5e36a4 [UI] Links removed since they are part of a plugin rainydaysavings 2020-08-26 07:59:47 +01:00
  • a4c6fbbbd8 [UI] Post form new structure first styling implementation rainydaysavings 2020-08-26 07:58:29 +01:00
  • 1f89f3298c [UI] Small border fix rainydaysavings 2020-08-26 07:57:06 +01:00
  • f16fcb0200 [COMPONENTS] Small fix rainydaysavings 2020-08-26 07:56:31 +01:00
  • 253705f704 [UI][TWIG] Better, divided form rendring of the posting form rainydaysavings 2020-08-26 06:38:49 +01:00
  • cf8c85f6ba [UI] Small border radius problem fix rainydaysavings 2020-08-25 15:17:45 +01:00
  • dec35a6aa1 [COMPONENT] Posts scope initial form rainydaysavings 2020-08-22 01:24:55 +01:00
  • 9442556c3e [UI] Fixing login and register styling, refactoring rainydaysavings 2020-08-21 03:16:20 +01:00
  • a761c4e11a [UI] Fixing issue where notices wouldn't break text rainydaysavings 2020-08-20 22:32:55 +01:00
  • fa40bfb8dc [UI] Fixing static pages styling rainydaysavings 2020-08-20 22:18:06 +01:00
  • 27d292affd [UI] Fixes to settings CSS rainydaysavings 2020-08-20 04:45:59 +01:00
  • dc5992bebd [UI] Finalizing timeline structure and CSS rainydaysavings 2020-08-20 04:26:12 +01:00
  • 3c06a1e24f [UI] New reset CSS to deal with firefox's abysmal and evil defaults rainydaysavings 2020-08-20 01:48:01 +01:00
  • 84cfa65bc6 [ActivityPub] Initial cleanup, removing 'die' statements, and ignoring the subfolders Hugo Sales 2020-08-21 20:36:56 +00:00
  • 43665749bb [UI][TWIG] Small UI cleanup and change twig 'active' function to check for starts with, rather than equals Hugo Sales 2020-08-21 15:32:14 +00:00
  • 57297aba56 [DB][MEDIA] Small database structure changes Hugo Sales 2020-08-20 00:43:33 +00:00
  • 9204213dbc [MEDIA] Only try to get an avatar if a user is logged in Hugo Sales 2020-08-20 00:40:52 +00:00
  • 1b0cab6dc8 [UI][NOTE] Post and see attachments Hugo Sales 2020-08-20 00:40:06 +00:00
  • 9a0c64c3d1 [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer Hugo Sales 2020-08-20 00:37:00 +00:00
  • 4b8e6bb198 [MEDIA][CACHE] Cache avatar queries and delete stale values; small refactoring Hugo Sales 2020-08-19 15:32:45 +00:00
  • 624aef0a8e [UI][MEDIA] Add actor avatar in feed timeline Hugo Sales 2020-08-19 15:31:52 +00:00
  • d66ec9d85c [SECURITY] Fix error in user registering where password wasn't hashed Hugo Sales 2020-08-19 14:00:57 +00:00
  • fc6bb1ddf6 [UI] Fixing timeline notice structure and CSS rainydaysavings 2020-08-19 02:22:31 +01:00
  • 475e78e13f [UI] Fix left panel new dynamic components view rainydaysavings 2020-08-18 23:41:26 +01:00
  • 8ceeb6be80 [UI][SELFTAGS] Display 'none' if the user doesn't have selftags Hugo Sales 2020-08-16 23:22:53 +00:00
  • f76bfca921 [UI][ACCOUNT][SETTINGS] Hack to fix error related to phone number, until a solution is found upstream Hugo Sales 2020-08-16 23:22:23 +00:00
  • 0758b84d2c [UI][LEFT] Add # before selftags, and link Hugo Sales 2020-08-15 21:15:18 +00:00
  • aab9212ffa [UI][FAQ] Fix static pages Hugo Sales 2020-08-15 21:14:49 +00:00
  • b3c5fe9e96 [CONTROLLER] Stop propagation of kernel.controller so notices aren't posted 5 times. Not sure why it happens otherwise Hugo Sales 2020-08-15 13:49:38 +00:00
  • 8ca49478ab [WRAPPER][HTTPClient] Static wrapper around Symfony's HTTP Client Hugo Sales 2020-08-15 13:48:42 +00:00
  • e142b90653 [DB][FOLLOW] Change Follow table Hugo Sales 2020-08-15 07:06:33 +00:00
  • 8276baecab [UI][CACHE][DB] Add follow counts to left panel, caching the results; change follow table Hugo Sales 2020-08-15 07:03:58 +00:00
  • b678ab2191 [UI][LEFT] Add link to settings on avatar and personal info Hugo Sales 2020-08-15 06:28:47 +00:00
  • 5ed2abaf64 [ENTITY] Add Entity base class to all entities Hugo Sales 2020-08-15 06:18:23 +00:00
  • 513a1e58b8 [MODULE][Left][UI][TAGS] Add Left module which handles fetching tags and followers, fix self tags Hugo Sales 2020-08-15 06:08:52 +00:00
  • d86636ebd4 [DB][File] Remove timestamp, add actor_id Hugo Sales 2020-08-15 05:15:36 +00:00
  • 6d1fa10965 [DB][AVATAR] Remove extraneous slash Hugo Sales 2020-08-14 22:39:16 +00:00
  • 86bd1dbbbf [DB][DEFAULTS] Add avatar/default Hugo Sales 2020-08-14 22:38:27 +00:00
  • 96aa98cbcf [UserPanel] Fix upload of avatar Hugo Sales 2020-08-14 22:37:45 +00:00
  • 30deeaf4ef [Media] Use utils Hugo Sales 2020-08-14 22:36:46 +00:00
  • fe50909549 [DB] Add 'dql' method to wrap 'createQuery' and replace 'Gsactor' with 'GSActor' Hugo Sales 2020-08-14 22:36:08 +00:00
  • 651af27674 [Media] Move code from media.php to utils.php Hugo Sales 2020-08-14 22:34:58 +00:00
  • 75958fc9b4 [MODULE][Posting] Add Posting module, which handles notice posting Hugo Sales 2020-08-14 15:46:08 +00:00
  • 036b4480f3 [MEDIA] Move avatar fetching and adding to ouput to media component Hugo Sales 2020-08-14 15:45:08 +00:00
  • d4813b4ce9 [UTIL][Common] Fix import Hugo Sales 2020-08-14 15:43:06 +00:00
  • 21be5199cc [CONTROLLER][AdminPanel] Add missing use statement Hugo Sales 2020-08-14 00:25:38 +00:00
  • 8f43c12e22 [STREAM][NetworkPublic] Add skeleton of public timeline and posting Hugo Sales 2020-08-15 05:47:45 +00:00
  • a752a5a07c [UTIL][Common] Implement 'isSystemPath' Hugo Sales 2020-08-14 00:19:26 +00:00
  • 4945a1342f [SECURITY] Wrap getUser in a try catch, in case the user doesn't exist Hugo Sales 2020-08-14 00:18:31 +00:00
  • fd7e06bf18 [COMMAND] Fix 'bin/console doctrine:database:create' by only loading defaults if we have a connection Hugo Sales 2020-08-13 01:47:14 +00:00
  • e2960aebcb [DEPENDENCY] Update dependencies Hugo Sales 2020-08-13 01:38:51 +00:00
  • 5b11c26e79 [AUTOGENERATED] Update autogenerated code Hugo Sales 2020-08-13 01:35:01 +00:00
  • a60c79c35d [TOOLS] Fix bin/generate_entity_fields Hugo Sales 2020-08-13 01:23:55 +00:00
  • 0508886fc4 [CORE][DB] Fix uses of db tables after previous restructure Hugo Sales 2020-08-13 01:23:22 +00:00
  • e0af29fd5e [CORE] Data Representation and Modelling refactor Hugo Sales 2020-08-12 23:57:22 +00:00
  • 9fa363d9bf [UI] Public feed responsive CSS work rainydaysavings 2020-08-15 01:17:17 +01:00
  • c3a0b08c40 [UI] Responsive settings CSS work rainydaysavings 2020-08-15 01:07:19 +01:00
  • b52d4faca7 [UI] Responsive base design polish rainydaysavings 2020-08-15 00:47:16 +01:00
  • 7d593366c7 [UI] Feed structure done, feed CSS work rainydaysavings 2020-08-15 00:40:32 +01:00
  • 4d00a0f6dd [UI] Polishing design, settings pages rainydaysavings 2020-08-15 00:39:32 +01:00
  • 648a911055 [UI] Polishing base template rainydaysavings 2020-08-15 00:37:25 +01:00
  • 0d3a1cc14e [UI] Left panel theme now looks like it should rainydaysavings 2020-08-14 02:50:58 +01:00
  • c9b36b6030 [UI] Right panel checkbox size fix rainydaysavings 2020-08-14 02:39:54 +01:00
  • 52caf7cab1 [UI] Settings theme according to base theme rainydaysavings 2020-08-14 02:10:31 +01:00
  • 46d946f381 [UI] Complete base CSS overhaul and new theme rainydaysavings 2020-08-13 23:32:41 +01:00
  • 4568578e16 [UI] Right panel added rainydaysavings 2020-08-13 02:54:51 +01:00
  • c0b6d8807f [UI] Additional fixes to settings page rainydaysavings 2020-08-13 00:40:44 +01:00
  • c25d33e38a [UI] Small general settings CSS fixes rainydaysavings 2020-08-12 23:38:00 +01:00
  • 488247119a [UI] Settings small fix rainydaysavings 2020-08-12 21:33:38 +01:00
  • 08c792fac7 [UI] Notification settings checkbox placement fix rainydaysavings 2020-08-12 21:02:34 +01:00
  • e96c273351 [LocalUser] Fix missing extend Hugo Sales 2020-08-12 23:37:59 +00:00
  • a20e95fd38 [ROUTES] Add redirect from root to main/all, link from header to root, and change parameter order on RouteLoader::connect Hugo Sales 2020-08-09 13:25:48 +00:00
  • 37f21b516d [EXCEPTION] Add ServerException and inherit previous throwable Hugo Sales 2020-08-09 13:13:10 +00:00
  • 690b8750c6 [DATABASE] Enable fulltext search by default Alexei Sorokin 2020-08-09 12:58:55 +00:00
  • 459a60d789 [MEDIA][EXCEPTIONS] Fix errors and deprecations Hugo Sales 2020-08-09 12:44:47 +00:00
  • 56c4309cb8 [SECURITY] Refactor Hugo Sales 2020-08-08 21:30:29 +00:00
  • d21d4f5cb1 [AVATAR] Update way avatar is sent, to use proper symfony responses, make config('site', 's_static_delivery') into a boolean Hugo Sales 2020-08-08 21:28:51 +00:00
  • a498134b13 [AUTOGENERATED] Update autogenerated code Hugo Sales 2020-08-08 16:11:18 +00:00
  • d91ab6f277 [TOOLS] Update generate_entity_fields Hugo Sales 2020-08-08 16:10:57 +00:00
  • a5c97762e0 [AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller Hugo Sales 2020-08-08 16:10:25 +00:00