Commit Graph

  • 496dec4254
    [MODULE] Fix avatars not loading Hugo Sales 2020-08-27 21:23:46 +00:00
  • f60bdaa2f0
    [DB][MODULES][ActivityPub] Cleanup table definitions Hugo Sales 2020-08-22 18:14:36 +00:00
  • 522f40ca2f
    [TWIG] Timeline template rework rainydaysavings 2020-08-28 07:19:59 +01:00
  • 7bc62868f7
    [ROUTE] Home timeline route url now shows accordingly as the user nickname rainydaysavings 2020-08-28 07:19:12 +01:00
  • e812dba033
    [UI] Posting form re-styling rainydaysavings 2020-08-28 07:18:05 +01:00
  • ecfda08d37
    [CONTROLLER] Reply initial implementation rainydaysavings 2020-08-28 07:17:13 +01:00
  • bc66e2c2a2
    [COMPONENT] Posting form restructure and minor fixes rainydaysavings 2020-08-28 07:15:56 +01:00
  • a8e43a4867
    [TWIG] Timeline structure rework rainydaysavings 2020-08-27 03:30:22 +01:00
  • 7fab19fd8f
    [ROUTE] Home timeline added rainydaysavings 2020-08-27 03:29:33 +01:00
  • d08757d0a4
    [CONTROLLER] Home timeline controller work rainydaysavings 2020-08-27 03:28:34 +01:00
  • 9e3eb9992f
    [UI] Posting form styling work rainydaysavings 2020-08-27 03:26:46 +01:00
  • 1eab561b40
    [COMPONENT] Posting form now shows a random default string rainydaysavings 2020-08-27 03:25:44 +01:00
  • 315a70ba0d
    [UI] Links removed since they are part of a plugin rainydaysavings 2020-08-26 07:59:47 +01:00
  • 9fcd18f751
    [UI] Post form new structure first styling implementation rainydaysavings 2020-08-26 07:58:29 +01:00
  • 8a5cadf8d2
    [UI] Small border fix rainydaysavings 2020-08-26 07:57:06 +01:00
  • 9b421e0095
    [COMPONENTS] Small fix rainydaysavings 2020-08-26 07:56:31 +01:00
  • 160e56c61e
    [UI][TWIG] Better, divided form rendring of the posting form rainydaysavings 2020-08-26 06:38:49 +01:00
  • c837194af2
    [UI] Small border radius problem fix rainydaysavings 2020-08-25 15:17:45 +01:00
  • 1563ebc546
    [COMPONENT] Posts scope initial form rainydaysavings 2020-08-22 01:24:55 +01:00
  • fe0af2caed
    [UI] Fixing login and register styling, refactoring rainydaysavings 2020-08-21 03:16:20 +01:00
  • 99ac4dc2a3
    [UI] Fixing issue where notices wouldn't break text rainydaysavings 2020-08-20 22:32:55 +01:00
  • 396af498a2
    [UI] Fixing static pages styling rainydaysavings 2020-08-20 22:18:06 +01:00
  • a85b5b44f1
    [UI] Fixes to settings CSS rainydaysavings 2020-08-20 04:45:59 +01:00
  • 2c59dcefcf
    [UI] Finalizing timeline structure and CSS rainydaysavings 2020-08-20 04:26:12 +01:00
  • 33832297bd
    [UI] New reset CSS to deal with firefox's abysmal and evil defaults rainydaysavings 2020-08-20 01:48:01 +01:00
  • b624359b9a
    [ActivityPub] Initial cleanup, removing 'die' statements, and ignoring the subfolders Hugo Sales 2020-08-21 20:36:56 +00:00
  • 38cfec8593
    [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
  • f2ab77c3a9
    [DB][MEDIA] Small database structure changes Hugo Sales 2020-08-20 00:43:33 +00:00
  • 4507b12976
    [MEDIA] Only try to get an avatar if a user is logged in Hugo Sales 2020-08-20 00:40:52 +00:00
  • 6ed89c77f4
    [UI][NOTE] Post and see attachments Hugo Sales 2020-08-20 00:40:06 +00:00
  • a5cf89674e
    [DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer Hugo Sales 2020-08-20 00:37:00 +00:00
  • 9649bec01e
    [MEDIA][CACHE] Cache avatar queries and delete stale values; small refactoring Hugo Sales 2020-08-19 15:32:45 +00:00
  • e3c5d7e5dc
    [UI][MEDIA] Add actor avatar in feed timeline Hugo Sales 2020-08-19 15:31:52 +00:00
  • de22f18abf
    [SECURITY] Fix error in user registering where password wasn't hashed Hugo Sales 2020-08-19 14:00:57 +00:00
  • 1b350d51fc
    [UI] Fixing timeline notice structure and CSS rainydaysavings 2020-08-19 02:22:31 +01:00
  • 3def39fed3
    [UI] Fix left panel new dynamic components view rainydaysavings 2020-08-18 23:41:26 +01:00
  • 09a2541c36
    [UI][SELFTAGS] Display 'none' if the user doesn't have selftags Hugo Sales 2020-08-16 23:22:53 +00:00
  • 2486eb1949
    [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
  • b19be6be52
    [UI][LEFT] Add # before selftags, and link Hugo Sales 2020-08-15 21:15:18 +00:00
  • 7e4138399c
    [UI][FAQ] Fix static pages Hugo Sales 2020-08-15 21:14:49 +00:00
  • 9159fe8d05
    [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
  • 6f01b0cebe
    [WRAPPER][HTTPClient] Static wrapper around Symfony's HTTP Client Hugo Sales 2020-08-15 13:48:42 +00:00
  • be83d3532e
    [DB][FOLLOW] Change Follow table Hugo Sales 2020-08-15 07:06:33 +00:00
  • 65a129aac6
    [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
  • 3c67773e59
    [UI][LEFT] Add link to settings on avatar and personal info Hugo Sales 2020-08-15 06:28:47 +00:00
  • c8e8f1f057
    [ENTITY] Add Entity base class to all entities Hugo Sales 2020-08-15 06:18:23 +00:00
  • d548dc9284
    [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
  • 31ccb2d07b
    [DB][File] Remove timestamp, add actor_id Hugo Sales 2020-08-15 05:15:36 +00:00
  • 2e9c340684
    [DB][AVATAR] Remove extraneous slash Hugo Sales 2020-08-14 22:39:16 +00:00
  • 44d4aade95
    [DB][DEFAULTS] Add avatar/default Hugo Sales 2020-08-14 22:38:27 +00:00
  • 7f1ce816ae
    [UserPanel] Fix upload of avatar Hugo Sales 2020-08-14 22:37:45 +00:00
  • f255d29078
    [Media] Use utils Hugo Sales 2020-08-14 22:36:46 +00:00
  • 8cfa883c1b
    [DB] Add 'dql' method to wrap 'createQuery' and replace 'Gsactor' with 'GSActor' Hugo Sales 2020-08-14 22:36:08 +00:00
  • 688ee18411
    [Media] Move code from media.php to utils.php Hugo Sales 2020-08-14 22:34:58 +00:00
  • 72876fe8dc
    [MODULE][Posting] Add Posting module, which handles notice posting Hugo Sales 2020-08-14 15:46:08 +00:00
  • e1002eb605
    [MEDIA] Move avatar fetching and adding to ouput to media component Hugo Sales 2020-08-14 15:45:08 +00:00
  • 8506a0248d
    [UTIL][Common] Fix import Hugo Sales 2020-08-14 15:43:06 +00:00
  • 22d1c55faf
    [CONTROLLER][AdminPanel] Add missing use statement Hugo Sales 2020-08-14 00:25:38 +00:00
  • eb138ebdae
    [STREAM][NetworkPublic] Add skeleton of public timeline and posting Hugo Sales 2020-08-15 05:47:45 +00:00
  • a2269f5745
    [UTIL][Common] Implement 'isSystemPath' Hugo Sales 2020-08-14 00:19:26 +00:00
  • 95a1938d0f
    [SECURITY] Wrap getUser in a try catch, in case the user doesn't exist Hugo Sales 2020-08-14 00:18:31 +00:00
  • 213cfe5285
    [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
  • e3e9ece614
    [DEPENDENCY] Update dependencies Hugo Sales 2020-08-13 01:38:51 +00:00
  • 51a1a1180e
    [AUTOGENERATED] Update autogenerated code Hugo Sales 2020-08-13 01:35:01 +00:00
  • 636f564672
    [TOOLS] Fix bin/generate_entity_fields Hugo Sales 2020-08-13 01:23:55 +00:00
  • 8716d700a6
    [CORE][DB] Fix uses of db tables after previous restructure Hugo Sales 2020-08-13 01:23:22 +00:00
  • 1111ee95f1
    [CORE] Data Representation and Modelling refactor Hugo Sales 2020-08-12 23:57:22 +00:00
  • b80479dc4e
    [UI] Public feed responsive CSS work rainydaysavings 2020-08-15 01:17:17 +01:00
  • 5d859b6459
    [UI] Responsive settings CSS work rainydaysavings 2020-08-15 01:07:19 +01:00
  • ea61109932
    [UI] Responsive base design polish rainydaysavings 2020-08-15 00:47:16 +01:00
  • ccd6667e2c
    [UI] Feed structure done, feed CSS work rainydaysavings 2020-08-15 00:40:32 +01:00
  • 5f0ece177b
    [UI] Polishing design, settings pages rainydaysavings 2020-08-15 00:39:32 +01:00
  • 46eaccb4b0
    [UI] Polishing base template rainydaysavings 2020-08-15 00:37:25 +01:00
  • e9a0528275
    [UI] Left panel theme now looks like it should rainydaysavings 2020-08-14 02:50:58 +01:00
  • 8fe12f48b5
    [UI] Right panel checkbox size fix rainydaysavings 2020-08-14 02:39:54 +01:00
  • 80d92e3c88
    [UI] Settings theme according to base theme rainydaysavings 2020-08-14 02:10:31 +01:00
  • 915f1dfcdb
    [UI] Complete base CSS overhaul and new theme rainydaysavings 2020-08-13 23:32:41 +01:00
  • 565140adcf
    [UI] Right panel added rainydaysavings 2020-08-13 02:54:51 +01:00
  • 1c7ea95b1f
    [UI] Additional fixes to settings page rainydaysavings 2020-08-13 00:40:44 +01:00
  • 13700edb3e
    [UI] Small general settings CSS fixes rainydaysavings 2020-08-12 23:38:00 +01:00
  • fb0f3b9dfb
    [UI] Settings small fix rainydaysavings 2020-08-12 21:33:38 +01:00
  • f0558feb98
    [UI] Notification settings checkbox placement fix rainydaysavings 2020-08-12 21:02:34 +01:00
  • 9781d43f08
    [LocalUser] Fix missing extend Hugo Sales 2020-08-12 23:37:59 +00:00
  • cd89cf04ff
    [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
  • 365168d03e
    [EXCEPTION] Add ServerException and inherit previous throwable Hugo Sales 2020-08-09 13:13:10 +00:00
  • eb12ac5ef1
    [DATABASE] Enable fulltext search by default Alexei Sorokin 2020-08-09 12:58:55 +00:00
  • 4128a5403d
    [MEDIA][EXCEPTIONS] Fix errors and deprecations Hugo Sales 2020-08-09 12:44:47 +00:00
  • 08e5b313ce
    [SECURITY] Refactor Hugo Sales 2020-08-08 21:30:29 +00:00
  • 6438092d86
    [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
  • 699f25a397
    [AUTOGENERATED] Update autogenerated code Hugo Sales 2020-08-08 16:11:18 +00:00
  • 689a5df670
    [TOOLS] Update generate_entity_fields Hugo Sales 2020-08-08 16:10:57 +00:00
  • bd8f4bd277
    [AVATAR] Fixed avatar upload, added avatar inline download and updated template and base controller Hugo Sales 2020-08-08 16:10:25 +00:00
  • 2bf914f96f
    [AVATAR] Handle avatar upload without js and save and validate uploaded files Hugo Sales 2020-08-07 02:08:55 +00:00
  • 48971b70a0
    [AUTOGENERATED] Update autogenerated code Hugo Sales 2020-08-07 02:07:19 +00:00
  • 9c660f39ed
    [DEPENDENCIES] Update dependencies Hugo Sales 2020-08-07 02:06:56 +00:00
  • 0cddbc1783
    [JS] Whitespace cleanup Hugo Sales 2020-08-07 02:06:03 +00:00
  • 113c250c41
    [MEDIA][AVATAR] Handle avatar validation and storage Hugo Sales 2020-08-07 02:05:28 +00:00
  • 0ab6c2ef54
    [DB] Add entity base class to allow sharing methods such as 'create' Hugo Sales 2020-08-07 02:04:53 +00:00
  • 4d99bfb9fd
    [DB][FILE][AVATAR] Handle deleting files, change file and avatar tables Hugo Sales 2020-08-07 02:03:55 +00:00
  • 5a68fd287b
    [UI][SETTINGS] User notification settings with configurable transports (through plugins) Hugo Sales 2020-08-05 23:05:06 +00:00