Hugo Sales
|
9649bec01e
|
[MEDIA][CACHE] Cache avatar queries and delete stale values; small refactoring
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
e3c5d7e5dc
|
[UI][MEDIA] Add actor avatar in feed timeline
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
de22f18abf
|
[SECURITY] Fix error in user registering where password wasn't hashed
|
2021-09-14 13:05:57 +01:00 |
|
rainydaysavings
|
1b350d51fc
|
[UI] Fixing timeline notice structure and CSS
|
2021-09-14 13:05:57 +01:00 |
|
rainydaysavings
|
3def39fed3
|
[UI] Fix left panel new dynamic components view
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
09a2541c36
|
[UI][SELFTAGS] Display 'none' if the user doesn't have selftags
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
2486eb1949
|
[UI][ACCOUNT][SETTINGS] Hack to fix error related to phone number, until a solution is found upstream
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
b19be6be52
|
[UI][LEFT] Add # before selftags, and link
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
7e4138399c
|
[UI][FAQ] Fix static pages
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
9159fe8d05
|
[CONTROLLER] Stop propagation of kernel.controller so notices aren't posted 5 times. Not sure why it happens otherwise
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
6f01b0cebe
|
[WRAPPER][HTTPClient] Static wrapper around Symfony's HTTP Client
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
be83d3532e
|
[DB][FOLLOW] Change Follow table
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
65a129aac6
|
[UI][CACHE][DB] Add follow counts to left panel, caching the results; change follow table
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
3c67773e59
|
[UI][LEFT] Add link to settings on avatar and personal info
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
c8e8f1f057
|
[ENTITY] Add Entity base class to all entities
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
d548dc9284
|
[MODULE][Left][UI][TAGS] Add Left module which handles fetching tags and followers, fix self tags
|
2021-09-14 13:05:56 +01:00 |
|
Hugo Sales
|
31ccb2d07b
|
[DB][File] Remove timestamp, add actor_id
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
2e9c340684
|
[DB][AVATAR] Remove extraneous slash
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
44d4aade95
|
[DB][DEFAULTS] Add avatar/default
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
7f1ce816ae
|
[UserPanel] Fix upload of avatar
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
f255d29078
|
[Media] Use utils
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
8cfa883c1b
|
[DB] Add 'dql' method to wrap 'createQuery' and replace 'Gsactor' with 'GSActor'
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
688ee18411
|
[Media] Move code from media.php to utils.php
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
72876fe8dc
|
[MODULE][Posting] Add Posting module, which handles notice posting
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
e1002eb605
|
[MEDIA] Move avatar fetching and adding to ouput to media component
|
2021-09-14 13:05:55 +01:00 |
|
Hugo Sales
|
8506a0248d
|
[UTIL][Common] Fix import
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
22d1c55faf
|
[CONTROLLER][AdminPanel] Add missing use statement
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
eb138ebdae
|
[STREAM][NetworkPublic] Add skeleton of public timeline and posting
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
a2269f5745
|
[UTIL][Common] Implement 'isSystemPath'
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
95a1938d0f
|
[SECURITY] Wrap getUser in a try catch, in case the user doesn't exist
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
213cfe5285
|
[COMMAND] Fix 'bin/console doctrine:database:create' by only loading defaults if we have a connection
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
e3e9ece614
|
[DEPENDENCY] Update dependencies
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
51a1a1180e
|
[AUTOGENERATED] Update autogenerated code
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
636f564672
|
[TOOLS] Fix bin/generate_entity_fields
|
2021-09-14 13:05:54 +01:00 |
|
Hugo Sales
|
8716d700a6
|
[CORE][DB] Fix uses of db tables after previous restructure
|
2021-09-14 13:05:53 +01:00 |
|
Hugo Sales
|
1111ee95f1
|
[CORE] Data Representation and Modelling refactor
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
b80479dc4e
|
[UI] Public feed responsive CSS work
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
5d859b6459
|
[UI] Responsive settings CSS work
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
ea61109932
|
[UI] Responsive base design polish
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
ccd6667e2c
|
[UI] Feed structure done, feed CSS work
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
5f0ece177b
|
[UI] Polishing design, settings pages
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
46eaccb4b0
|
[UI] Polishing base template
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
e9a0528275
|
[UI] Left panel theme now looks like it should
|
2021-09-14 13:05:53 +01:00 |
|
rainydaysavings
|
8fe12f48b5
|
[UI] Right panel checkbox size fix
|
2021-09-14 13:05:52 +01:00 |
|
rainydaysavings
|
80d92e3c88
|
[UI] Settings theme according to base theme
|
2021-09-14 13:05:52 +01:00 |
|
rainydaysavings
|
915f1dfcdb
|
[UI] Complete base CSS overhaul and new theme
|
2021-09-14 13:05:52 +01:00 |
|
rainydaysavings
|
565140adcf
|
[UI] Right panel added
|
2021-09-14 13:05:52 +01:00 |
|
rainydaysavings
|
1c7ea95b1f
|
[UI] Additional fixes to settings page
|
2021-09-14 13:05:52 +01:00 |
|
rainydaysavings
|
13700edb3e
|
[UI] Small general settings CSS fixes
|
2021-09-14 13:05:52 +01:00 |
|
rainydaysavings
|
fb0f3b9dfb
|
[UI] Settings small fix
|
2021-09-14 13:05:52 +01:00 |
|