This website requires JavaScript.
2a902d6a7e
[ASSETS][css][sections] rename profile-avatar to avatar
Diogo Peralta Cordeiro
2021-12-27 04:29:08 +0000
195618801b
[TEMPLATES][Cards][Note] Fix some issues with note minimal
Diogo Peralta Cordeiro
2021-12-27 04:22:38 +0000
80afc0fa6c
[TEMPLATES][Cards][Profile] Provide both actor uri and url, as well as full mention guidance
Diogo Peralta Cordeiro
2021-12-27 04:13:09 +0000
eb761609aa
[ENTITY][Note] If note is a reply to, notify reply's actor
Diogo Peralta Cordeiro
2021-12-27 03:24:26 +0000
c4dacd7626
[COMPONENT][Attachment] Vinculate note information with attachment controllers Various minor bug fixes
Diogo Peralta Cordeiro
2021-12-27 02:47:04 +0000
fd44bc3ac5
[CARDS][Note] Minimize calls between different tables
Eliseu Amaro
2021-12-26 23:56:50 +0000
65676d3980
[CARDS][Note] Fix attachment page from retrieving image dimensions
Eliseu Amaro
2021-12-26 23:45:39 +0000
ea42ba9f26
[CARDS][Profile] Fix bio
Eliseu Amaro
2021-12-26 23:00:55 +0000
a1a6f5f4fd
[TOOLS] Add warning to update code in bin/generate_entity_fields
Hugo Sales
2021-12-26 22:16:19 +0000
93276ce8d0
[AUTOGENERATED] Update autogenerated code
Hugo Sales
2021-12-26 21:32:09 +0000
0df423e84b
[TOOLS] Update bin/generate_entity_fields so it defaults nullable variables to null and handles null in varchars
Hugo Sales
2021-12-26 22:08:39 +0000
7eff22d548
[TOOLS] Fix errors reported by updated PHPStan
Hugo Sales
2021-12-26 19:08:56 +0000
52e2231661
[DEPENDENCIES] Update PHPStan and other dependencies
Hugo Sales
2021-12-26 18:24:21 +0000
9d3c01312f
[CARDS][Note] Fix assumed avatar dimension values
Eliseu Amaro
2021-12-26 22:04:55 +0000
ce23660dba
[PLUGIN][ImageEncoder] Only show thumbnails if they exist
Diogo Peralta Cordeiro
2021-12-26 22:00:58 +0000
58715f1733
[PLUGIN][ImageEncoder] If vips doesn't support, don't throw exception, just let other plugin try
Diogo Peralta Cordeiro
2021-12-26 21:52:18 +0000
838510ced2
[CARDS][Navigation] Replaced footer to nav
Eliseu Amaro
2021-12-26 21:46:54 +0000
b30198413c
[PLUGINS][Oomox] Add rel to response headers
Eliseu Amaro
2021-12-26 21:25:37 +0000
7402e749cb
[COMPONENTS][Feed] Removed unnecessary ARIA
Eliseu Amaro
2021-12-26 21:15:31 +0000
18cfcc0796
[ICONS] Removed XML processing instructions in svg files
Eliseu Amaro
2021-12-26 21:11:50 +0000
045ff6fb68
[PLUGINS][XMPPNotifications] Fix typo
Eliseu Amaro
2021-12-26 20:57:21 +0000
fec1861b80
[CONTROLLER][Note] Respect note scope
Diogo Peralta Cordeiro
2021-12-26 20:25:56 +0000
d891089945
[PLUGIN][StoreRemoteMedia] Let the user decide the max file size to download
Diogo Peralta Cordeiro
2021-12-26 20:20:03 +0000
0c421116a6
[ENTITY][Note] Relive isVisibleTo method
Diogo Peralta Cordeiro
2021-12-26 19:50:21 +0000
78cc9c4659
[PLUGINS][Repeat] Repeat now added has a reply and conversation of original note
Eliseu Amaro
2021-12-26 18:40:54 +0000
e10a38a3e2
[CSS] Align page header on ultrawide screens
Eliseu Amaro
2021-12-26 18:04:28 +0000
feb2631f00
[CARDS][Note] Add permalink to extra note actions
Eliseu Amaro
2021-12-26 17:37:35 +0000
a1d9909379
[CORE][VisibilityScope] Use enum type instead of Bitmap
Diogo Peralta Cordeiro
2021-12-26 17:31:53 +0000
6f0d9add08
[DEPENDENCIES] Run composer after php version bump from 8.0 to 8.1
Diogo Peralta Cordeiro
2021-12-26 18:25:14 +0000
6883e51fc8
[DOCKER] Force docker php to use proper PHP executable
Hugo Sales
2021-12-26 18:13:36 +0000
3d9141f4ce
[COMPONENT][Tag] Allow searching for actor circles with {actor,people}-{circle,list}:#tag
Hugo Sales
2021-12-26 17:01:56 +0000
4df80be095
[ENTITY][Actor] Set default null values
Eliseu Amaro
2021-12-26 17:01:02 +0000
d37f38a1ea
[ENTITY][Note] A note by default isn't a reply
Diogo Peralta Cordeiro
2021-12-26 16:51:36 +0000
dd268ba8db
[CARDS][Profile] Use Actor::hasBio() instead of getter
Eliseu Amaro
2021-12-26 16:50:32 +0000
8e7c94fe1d
[COMPONENT][Attachment] Entity should have default refCount value, every attachment starts with 1 life
Diogo Peralta Cordeiro
2021-12-26 16:43:38 +0000
94e216a943
[COMPONENT][Conversation] remove early flush in utility function
Diogo Peralta Cordeiro
2021-12-26 16:36:28 +0000
fdf506b9f9
[CARDS][Note] Fix structure to break content in a controlled manner
Eliseu Amaro
2021-12-26 15:55:49 +0000
726613cd96
[ENTITY][ActorCircle][COMPONENT][Tag] Add fields to ActorCircle and add or remove target to actor circle when they add or remove a selftag
Hugo Sales
2021-12-26 15:19:00 +0000
000ec680e6
[CORE][TOOL] Minor fixes and run cs-fixer
Hugo Sales
2021-12-26 15:15:00 +0000
97243151fa
[TOOL] CS-fixer does not accept a list of files, so we need to run it on each file individually
Hugo Sales
2021-12-26 15:13:37 +0000
c79b1e4c94
[AUTOGENERATED] Update auto generated code
Hugo Sales
2021-12-26 15:12:06 +0000
68076d73dd
[TOOLS] Update bin/generate_entity_fields so it automatically truncates values in setters
Hugo Sales
2021-12-26 14:40:54 +0000
29bb11e8bc
[TOOLS] Don't fail commit when checking tools fail
Hugo Sales
2021-12-26 09:49:03 +0000
ec28f23025
[TOOLS] Run CS-fixer on all files
Hugo Sales
2021-12-26 09:48:16 +0000
5e42723624
[ENTITY][Note] Include reply_to's targets in child's
Diogo Peralta Cordeiro
2021-12-26 06:50:36 +0000
f5f7fc6056
[PLUGIN][Favourite][Repeat] Add notification target getter
Diogo Peralta Cordeiro
2021-12-26 06:09:17 +0000
625618b4e0
[PLUGIN][Favourite][Repeat] Fix incorrect use of RedirectException
Diogo Peralta Cordeiro
2021-12-26 05:59:22 +0000
91f8c86efa
[PLUGIN][ActivityPub] Support and federate scopes
Diogo Peralta Cordeiro
2021-12-26 05:51:59 +0000
21f585ef7e
[COMPONENT][Language] Do not exclude notes without language from the feeds
Diogo Peralta Cordeiro
2021-12-26 04:55:14 +0000
9d5e149dec
[COMPONENT][Feed] Correct ordering
Diogo Peralta Cordeiro
2021-12-26 04:38:17 +0000
19502050e0
[TOOLS] Add remove-file and minor corrections to nuke everything
Diogo Peralta Cordeiro
2021-12-26 04:18:34 +0000
3e13765f62
[CORE][SCOPE] Implement basic visibility in feeds
Diogo Peralta Cordeiro
2021-12-26 03:44:14 +0000
d4bc1d097d
[ENTITY][NoteTag][COMPONENT][Language] Add language to NoteTag and minor corrections
Diogo Peralta Cordeiro
2021-12-25 20:27:10 +0000
78fddaf86a
[PLUGIN][ActivityPub] Notify mentions in tags
Diogo Peralta Cordeiro
2021-12-25 17:46:45 +0000
9d0b39e680
[PLUGIN][ActivityPub] Support tags in notes
Diogo Peralta Cordeiro
2021-12-24 21:02:02 +0000
36483a6ecd
[COMPONENT][Link] Ignore html anchors that include mention class
Diogo Peralta Cordeiro
2021-12-24 17:35:32 +0000
0d5e545a6e
[TWIG] Replaced unused markup classes
Eliseu Amaro
2021-12-25 17:59:49 +0000
3275a989db
[CSS] Style paging info
Eliseu Amaro
2021-12-25 17:48:07 +0000
ab640b110b
[COMPONENTS][Feed] Remove 'feed' from header
Eliseu Amaro
2021-12-25 17:47:12 +0000
7891461d36
[PLUGINS][AttachmentCollections] Fix template
Eliseu Amaro
2021-12-25 17:31:16 +0000
ce3b677833
[CONFIG][Twig] Replaced form theme to a custom one
Eliseu Amaro
2021-12-25 16:19:46 +0000
8651bd44c2
[PLUGINS][ProfileColor] Fix callable argument when retrieving cache data
Eliseu Amaro
2021-12-25 15:30:42 +0000
6ada5e60d2
[TOOLS] Make PHP-CS-Fixer and PHP-Doc-check run inside the tooling container
Hugo Sales
2021-12-25 14:26:59 +0000
af3d278fde
[PLUGIN][AttachmentCollections] Prevent user from appending stuff in a collection (s)he doesn't own
Phablulo
2021-12-25 11:27:00 -0300
1e965157de
[PLUGIN][AttachmentCollections] Iterate documentation
Phablulo
2021-12-25 11:24:40 -0300
b604ee3146
[COMPONENT][Posting][Tag][Group][Conversation][RightPanel] Rename posting_form.to to posting_form.in, fill in with current group. Refactor context_actor
Hugo Sales
2021-12-25 11:23:25 +0000
0f54d2121e
[CONTROLLER][Feeds] In Home feed, include specifically subscribed-{person,group,business,organization}, but allow querying for subscribed or subscribed-actor{,s}
Hugo Sales
2021-12-25 10:12:38 +0000
dad322e577
[TWIG][Templates] check if variable is defined in twig before using it
Phablulo
2021-12-24 11:43:18 -0300
de89cffc34
[COMPONENT][Feed] Restrict non-public feeds to logged in users
Diogo Peralta Cordeiro
2021-12-24 03:38:29 +0000
82e6e95b6a
[PLUGIN][AttachmentCollections] Add Attachment Collection plugin which allow users to save attachments in collections
Phablulo
2021-12-23 21:38:06 -0300
63f9c6341e
[COMPONENT][RightPanel] Sends request object in the AppendRightPanelBlock
event
Phablulo
2021-12-23 21:37:35 -0300
1947e99430
[DOC] Add documentation to methods flagged by doc-check
Hugo Sales
2021-12-24 09:34:13 +0000
dabf5576d3
[CONTROLLER][Feeds] Implement query for home feed: note-from:subscribed
Hugo Sales
2021-12-24 09:27:24 +0000
e3efd25b43
[PLUGIN][ActivityPub] Fix typo in getObjectByUri
Diogo Peralta Cordeiro
2021-12-24 01:58:41 +0000
7407028891
[PLUGIN][RepeatNote] Fix getRepeatNotes query
Diogo Peralta Cordeiro
2021-12-24 00:39:54 +0000
10e7c71b6e
[COMPONENT][Tag] Do not perform DB::flush in an event
Diogo Peralta Cordeiro
2021-12-24 00:38:42 +0000
8cd703d68b
[COMPONENT][Link] Even if everything else in Posting fails, no reason to discard the finding about the Link
Diogo Peralta Cordeiro
2021-12-24 00:37:38 +0000
671c3968e2
[TWIG][Templates] Rename inconsistent CSS classes [CSS] Font size hierarchy refactor [PLUGINS][MediaFeed] Renamed BeforeFeed event
Eliseu Amaro
2021-12-23 21:29:46 +0000
f10b3bb05c
[PLUGINS][MediaFeed] Fixed template path typos
Eliseu Amaro
2021-12-23 18:12:49 +0000
1e7a285ded
[TOOL] Add force-nuke-everything make rule, which deletes the whole database and caches
Hugo Sales
2021-12-23 17:31:20 +0000
333e71ed50
[COMPONENT][Group] Add group settings, with support for editing the group's personal info and self tags
Hugo Sales
2021-12-23 17:13:08 +0000
a36bdf9719
[UI][I18N] Add missing translation tags in templates/cards/navigation/view.html.twig
Hugo Sales
2021-12-23 17:12:26 +0000
69565e3f49
[COMPONENT][Tag] Add missing required route paramter nickname
Hugo Sales
2021-12-23 17:11:37 +0000
2e69eac63e
[CONTROLLER][UserPanel][UTIL][FORM][ActorForms] Move UserPanel::personalInfo to ActorForms::personalInfo
Hugo Sales
2021-12-23 17:10:56 +0000
1e6bc5b6ab
[CORE][Form] Fix Form::handle and report back any errors
Hugo Sales
2021-12-23 17:09:30 +0000
59abffe744
[ENTITY][Actor][DOC] Add explanation in Actor::__call
Hugo Sales
2021-12-23 17:06:11 +0000
be197bc82b
[ENTITY][LocalUser] Fix LocalUser::setNicknameSanitizedAndCached so it updates the actor nickname and propagates the exceptions
Hugo Sales
2021-12-23 14:52:03 +0000
764a30695d
[ENTITY][ActorTag][Actor][Activity] Add Actor::getActorCircles
Hugo Sales
2021-12-23 14:36:12 +0000
95783d6109
[CONTROLLER][UserPanel][COMPONENT][Tag] Re-add way of adding self tags, but in a more reusable (and less buggy) way
Hugo Sales
2021-12-23 14:04:00 +0000
072caad845
[CONTROLLER][UserPanel] Remove self tags settings from profile settings section, so it can be abstracted and reused
Hugo Sales
2021-12-23 08:27:40 +0000
774b33a522
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
Hugo Sales
2021-12-22 19:46:57 +0000
80ebd6fb7b
[ENTITY][Actor] Add helper function for checking if the current actor can admin another
Hugo Sales
2021-12-21 19:09:26 +0000
63679426b6
[UTIL][HTML] Allow <b> and <hr> tags
Hugo Sales
2021-12-21 19:06:28 +0000
a28c0da4af
[COMPONENT][Language][Settings] Factor out language settings into the language component
Hugo Sales
2021-12-21 19:04:38 +0000
2acf0bcbb6
[TEMPLATE][Settings] Factor out settings macros
Hugo Sales
2021-12-21 19:03:28 +0000
1682b04e74
[COMPONENT][Group][CONTROLLER][Actor] Move group related stuff to it's own component
Hugo Sales
2021-12-21 17:20:22 +0000
67f09d4e50
[CONTROLLER][Actor] Handle case where there isn't a logged in user
Hugo Sales
2021-12-21 16:55:48 +0000
4b98200ecd
[UI][CARD][Note] Add Conversation link
Diogo Peralta Cordeiro
2021-12-23 17:15:35 +0000
3c79d82b80
[PLUGIN][ActivityPub][Note] Support inReplyTo
Diogo Peralta Cordeiro
2021-12-23 16:21:19 +0000
b05106e7f9
[COMPONENT][Conversation] Minor corrections and don't store URI in DB
Diogo Peralta Cordeiro
2021-12-23 16:20:52 +0000