Daniel
|
dbb55362c8
|
[Poll] Fixed ShowPoll route, moved Poll Entity, created NewPollForm
Entity was temporarily moved to src/Entity in order to load from DB, since it is yet no possible to do that from Plugin
|
2021-09-14 13:10:12 +01:00 |
|
Angelo D. Moura
|
d53fef09a8
|
[TWIG] Moves the SVG custom function to an extension and change the test regex
|
2021-09-14 13:06:58 +01:00 |
|
Angelo D. Moura
|
5acfda8ae5
|
[TWIG] Add SVG icon embed function
|
2021-09-14 13:06:58 +01:00 |
|
Diogo Machado
|
fbc85086fd
|
[DB][TESTS] Implement Doctrine event listener to update timestamps on modification, and related tests
|
2021-09-14 13:06:58 +01:00 |
|
Daniel
|
c3aa2ae400
|
[FORM] Implement ActorArrayTransformer
|
2021-09-14 13:06:57 +01:00 |
|
|
279cfcd058
|
[PLUGIN][Favourite] Move favourite table definition to inside the plugin, as it is now supported
|
2021-09-14 13:06:57 +01:00 |
|
|
417e2f351b
|
[SchemaDef] Finish association mapping implementation
|
2021-09-14 13:06:57 +01:00 |
|
|
1d42c7a835
|
[DB][NoteLocation] Add missing multiplicity to column
|
2021-09-14 13:06:57 +01:00 |
|
|
4e4d4dfdc5
|
[DB] Fix typo in table definitions and fix name of GSActorCircle table
|
2021-09-14 13:06:57 +01:00 |
|
|
481027b09b
|
[AUTOGENERATED][DB][File][GroupJoinQueue] Update autogenerated code and add select fields as specified in the previous commit
|
2021-09-14 13:06:57 +01:00 |
|
|
1712782cc5
|
[DB] Change foreign key specification to new format
|
2021-09-14 13:06:57 +01:00 |
|
|
ea0aca4b00
|
[SCHEMADEF] Add preliminary support for foreign keys
|
2021-09-14 13:06:57 +01:00 |
|
|
e2e53d9a2a
|
[AUTOGENERATED] Update auto generated code in entities
|
2021-09-14 13:06:56 +01:00 |
|
|
460712e15e
|
[GIT] Change my email to the new one in all files and bump copyright year
|
2021-09-14 13:06:56 +01:00 |
|
|
74e586182d
|
[DB] Merge definition of SchemaDefDriver with SchemaDefPass for clarity
|
2021-09-14 13:06:56 +01:00 |
|
|
fc015c6fdf
|
[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
|
2021-09-14 13:06:56 +01:00 |
|
Hugo Sales
|
eefdf74658
|
Ensure group table name is quoted, as it's a reserved word in postgreSQL
|
2021-09-14 13:06:56 +01:00 |
|
Hugo Sales
|
3301770642
|
[COMMAND] Change the way ListEventsCommand outputs the results to use the output interface and add some formatting
|
2021-09-14 13:06:55 +01:00 |
|
Hugo Sales
|
e8feb2ae84
|
[DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup
|
2021-09-14 13:06:55 +01:00 |
|
Hugo Sales
|
1949e0b987
|
[EVENT] Rename event names to camel case to make finding handlers easier
|
2021-09-14 13:06:55 +01:00 |
|
Hugo Sales
|
0b759da780
|
[REGISTER] Add self follow when registering, fixing the '-1 followers' bug
|
2021-09-14 13:06:54 +01:00 |
|
Hugo Sales
|
089c710711
|
[SETTINGS][NOTIFICATIONS] Fix error when displaying the user notification settings page
|
2021-09-14 13:06:54 +01:00 |
|
Hugo Sales
|
be324bb390
|
[CONTROLLER] Fix use of undefined variable
|
2021-09-14 13:06:54 +01:00 |
|
Hugo Sales
|
44f51ce715
|
[CONFIG][CACHE] Move cache configuration from environment variables to the configuration file
|
2021-09-14 13:06:54 +01:00 |
|
Hugo Sales
|
e949dd654a
|
[CONFIG] Various fixes to use new configuration format
|
2021-09-14 13:06:54 +01:00 |
|
Hugo Sales
|
c4c693b283
|
[CONFIG] Fix error on missing or empty local configuration
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
dd40255c4a
|
[CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
46f1cf9529
|
[CORE] Add missing use statement in module base class
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
179d7f3335
|
[UTILS] Make bitmap not use a static class var and set object properties as lowercase
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
147ff89e74
|
[NoteAction] Refactor duplicated code out to base class
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
a6c24393b5
|
[NOTE] Add isVisibleTo
|
2021-09-14 13:06:53 +01:00 |
|
Hugo Sales
|
63d2d58e9e
|
[EXCEPTION] Make findOne return NotFoundException
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
c07a0cdcd5
|
[EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
0e332b718e
|
[SECURITY] Fix getRoles
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
c0ce25c352
|
[MODULES] Fix module manager dev-mode rebuild
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
0a56061639
|
[UI] Only show note action buttons if a user is logged in
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
2164f21834
|
[Controller] Fix exception handler to recurse on the exception's previous (in some contexts, RedirectException gets wrapped)
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
ffcf909bda
|
[UTIL] Update bitmap base class, making using easier
|
2021-09-14 13:06:52 +01:00 |
|
Hugo Sales
|
72208b066c
|
[NoteActions] Refactor note actions and fix bug in favourite
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
4c15271d36
|
[UI] Display error when submitted form is invalid
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
5fc7647c40
|
[MODULE][DB] Added support for loading entity definitions from modules
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
b906dde059
|
[EXCEPTION][UI][UX] Add RedirectException, which can be thrown anywhere to redirect somewhere, and an exception handler
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
420b4767b2
|
[UI][NOTE] Add reply to in UI
|
2021-09-14 13:06:51 +01:00 |
|
Hugo Sales
|
7af424b64a
|
[DB] Add rendered collumn to note table, so we can preserve microtags from other services
|
2021-09-14 13:06:50 +01:00 |
|
Hugo Sales
|
460cbbd4c9
|
[DB] Fix local_user table to use a numeric id, since the username is editable
|
2021-09-14 13:06:50 +01:00 |
|
rainydaysavings
|
492360ceeb
|
[CONTROLLER][ROUTE] Favourites page initial query implementation and routing
|
2021-09-14 13:06:50 +01:00 |
|
Hugo Sales
|
55466143f2
|
[UI][FEED] Fix scope in timelines; major rewrite of home timeline query, still missing scoping and paging
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
e1181ab998
|
[DB][DEFAULTS] Change attachment storage location from uploads to attachments
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
3b86a46625
|
[DB] Rename notice to activity in notification table
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
51a398f27a
|
[UI] Subtract self follow from total user follows
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
6e11143b79
|
[DB][NOTE] Update scope
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
6165f7cd55
|
[Media] Display images and videos inline in notes
|
2021-09-14 13:06:49 +01:00 |
|
rainydaysavings
|
a9d5f8ac5b
|
[UI][TWIG] Fixing note actions placement and size, more descriptive rules
|
2021-09-14 13:06:49 +01:00 |
|
Hugo Sales
|
07078414bb
|
[FORM] Add names to forms
|
2021-09-14 13:06:48 +01:00 |
|
Hugo Sales
|
adc843c1d6
|
[DB] Add Activity table, to store all known activity
|
2021-09-14 13:06:48 +01:00 |
|
Hugo Sales
|
d95c22cb3e
|
[EXCEPTION] Fix exceptions not being translated
|
2021-09-14 13:06:48 +01:00 |
|
Hugo Sales
|
80cefca90d
|
[DB] Add wrapper for making native queries
|
2021-09-14 13:06:48 +01:00 |
|
rainydaysavings
|
8a0418d8cf
|
[Favourite] Add backend support for favourite
|
2021-09-14 13:06:47 +01:00 |
|
rainydaysavings
|
b6fb0255da
|
[DB] Temporarily add favourite entity in core, as plugins don't support them yet
|
2021-09-14 13:06:47 +01:00 |
|
Hugo Sales
|
5b7fcc44cf
|
[DB] Add helper for removing entities
|
2021-09-14 13:06:47 +01:00 |
|
Hugo Sales
|
ea4f2c522b
|
[DB] Add support for calling methods with FQCN
|
2021-09-14 13:06:47 +01:00 |
|
rainydaysavings
|
413247d344
|
[CONTROLLER] Replies and network queries implemented
|
2021-09-14 13:06:47 +01:00 |
|
rainydaysavings
|
62e76cb036
|
[ROUTE] Network and replies routes added
|
2021-09-14 13:06:46 +01:00 |
|
rainydaysavings
|
04f43a9d37
|
[Controller] Attempting to fix home timeline query
|
2021-09-14 13:06:46 +01:00 |
|
Hugo Sales
|
0b50905ac8
|
[NOTE][UI] Add note replying and UI displaying
|
2021-09-14 13:06:45 +01:00 |
|
Hugo Sales
|
459f0bf41f
|
[CACHE] Fix bug in list caching
|
2021-09-14 13:06:45 +01:00 |
|
Hugo Sales
|
f60bdaa2f0
|
[DB][MODULES][ActivityPub] Cleanup table definitions
|
2021-09-14 13:06:45 +01:00 |
|
rainydaysavings
|
7bc62868f7
|
[ROUTE] Home timeline route url now shows accordingly as the user nickname
|
2021-09-14 13:06:44 +01:00 |
|
rainydaysavings
|
7fab19fd8f
|
[ROUTE] Home timeline added
|
2021-09-14 13:06:44 +01:00 |
|
rainydaysavings
|
d08757d0a4
|
[CONTROLLER] Home timeline controller work
|
2021-09-14 13:06:44 +01:00 |
|
Hugo Sales
|
38cfec8593
|
[UI][TWIG] Small UI cleanup and change twig 'active' function to check for starts with, rather than equals
|
2021-09-14 13:05:58 +01:00 |
|
Hugo Sales
|
f2ab77c3a9
|
[DB][MEDIA] Small database structure changes
|
2021-09-14 13:05:58 +01:00 |
|
Hugo Sales
|
6ed89c77f4
|
[UI][NOTE] Post and see attachments
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
a5cf89674e
|
[DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer
|
2021-09-14 13:05:57 +01:00 |
|
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 |
|
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
|
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
|
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
|
8cfa883c1b
|
[DB] Add 'dql' method to wrap 'createQuery' and replace 'Gsactor' with 'GSActor'
|
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
|
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
|
51a1a1180e
|
[AUTOGENERATED] Update autogenerated code
|
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 |
|