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
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
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
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