Commit History

Author SHA1 Message Date
  Eliseu Amaro a5b5362be2 [DOCS][Designer] General guidelines for styling initiated 3 years ago
  Hugo Sales d444ea7963 [COMPONENT][Conversation] Refactor and fix Conversation component 3 years ago
  Hugo Sales a729a8eddb [COMPONENT][Collection] Pass current actor and their top language to query, if not otherwise specified 3 years ago
  Hugo Sales a8a8cc4046 [COMPONENT][Posting] Plumb in reply_to and redirecto to GET from 3 years ago
  Hugo Sales 7d38c927e1 [ENTITY][Note][CACHE] Consolidate cache keys to helper function and add ensureCanInteract 3 years ago
  Eliseu Amaro 135bf8bc68 [COMPONENTS][Conversation] Documented respective Controller 3 years ago
  Eliseu Amaro 5a31258190 [COMPONENTS][Conversation] Further documentation work, expected arguments explained in more detail 3 years ago
  Hugo Sales f5fc7b6cd1 [CORE][Controller] Add facility for either returning null or throwing, from Controller->{int,string,bool} 3 years ago
  Hugo Sales 141c5f6785 [COMPONENT][Collection][CONTROLLER][Collection] Add utility method to call Feed::query in Collection, which handles getting and passing the page 3 years ago
  Eliseu Amaro 07b65584ff [COMPONENTS][Posting] Replaced is_int() with is_numeric(), casting target to int when using Actor getter 3 years ago
  Eliseu Amaro 4ae160b0f8 [PLUGINS][AttachmentShowRelated] Fix onEndShowStyles condition to add proper stylesheet to array 3 years ago
  Eliseu Amaro a622b175bc [DEPENDENCIES] Update dependencies 3 years ago
  Diogo Peralta Cordeiro 9ea230d12b [COMPONENT][Subscription] Implement subscription handlers 3 years ago
  Diogo Peralta Cordeiro fe087b2217 [PLUGIN][ActivityPub] Accept Undo Follow 3 years ago
  Hugo Sales a9ea49d34c [TOOLS][DOC] Add documentation to functions flagged by doc-check 3 years ago
  Hugo Sales 9e0a2dd4a0 [TOOLS] Fix errors found by PHPStan 3 years ago
  Hugo Sales 8fa04bb47d [EVENT][AddFeedActions] Add bool param which denotes whether the feed is empty. [PLUGIN][NoteTypeFeedFilter] Don't show filters if the feed is empty 3 years ago
  Hugo Sales d5a6fa924b [COMPONENT][Conversation][ENTITY][ConversationMute] Rename Conversation{Block,Mute} 3 years ago
  Hugo Sales ba0b0629b7 [TOOLS] Fix deprecations in php-doc-check by providing my own implementation 3 years ago
  Hugo Sales 27276ba379 [CONFIG] Rename streams/notes_per_page to feeds/entries_per_page 3 years ago
  Hugo Sales ea5a4df1a4 [UI][PLUGIN][Directory] Add UI for Directory listing ordering. This uses a GET parameter, which subits the field in order_by and the operator in order_op. Using order_by=filed^ is still supported 3 years ago
  Diogo Peralta Cordeiro 6cfb69d64b [COMPONENT][Subscription] Start component 3 years ago
  Diogo Peralta Cordeiro 5fa8056899 [COMPONENT][Collection] Refactoring: Further work in abstracting collections 3 years ago
  Diogo Peralta Cordeiro def5f36c25 [PLUGIN][ActivityPub][Inbox] Accept Follow Activity 3 years ago
  Diogo Peralta Cordeiro afb7ae0f75 [CORE][Util][Exception] Add log context to BugFoundException 3 years ago
  Eliseu Amaro 064288e33b [CSS] Applying correct border-radius to note-info and adding a greater margin on note-complementary, in case its the last of type 3 years ago
  Eliseu Amaro c7ea56d571 [CSS] Fixing checkboxes from displaying background cropped 3 years ago
  Eliseu Amaro 17b46b9aeb [CSS] Fixed radio button, it didnt change its own background upon being checked, making it invisible 3 years ago
  Eliseu Amaro 28424402ec [CONTROLLER][CollectionController] Refactored methods names and form 3 years ago
  Eliseu Amaro 7ad39fdc83 [PLUGINS][Repeat] Added onNoteDeleteRelated event 3 years ago