aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * bump versionMario2025-05-031-1/+1
| |
| * fix notification button for medium screen size (right aside collapsed)Mario2025-05-032-31/+31
| |
| * default ordering to createdMario2025-05-033-35/+28
| |
| * yet another refactor to cover unseen pubstream notificationsMario2025-05-031-16/+29
| |
| * this performs way betterMario2025-05-021-12/+13
| |
| * bump versionMario2025-05-021-1/+1
| |
| * Ãfix marking read of reactionsMario2025-05-022-5/+17
| |
| * cleanupMario2025-05-021-4/+1
| |
| * provide thr_parent uuid in the item array and make use of it in various placesMario2025-05-023-50/+55
| |
| * move look up of thr_parents to separate function and minor fixesMario2025-05-026-65/+44
| |
| * fix display issueMario2025-05-023-5/+5
| |
| * versionMario2025-05-011-1/+1
| |
| * add counts for rsvp activities and some visual shenenigansMario2025-05-014-8/+30
| |
| * some visual changesMario2025-04-304-4/+19
| |
| * default to threadedMario2025-04-3011-35/+112
| |
| * rename wrapper classMario2025-04-302-3/+2
| |
| * refactorMario2025-04-302-53/+55
| |
| * slightly change the way we deal with permsMario2025-04-292-18/+21
| |
| * refactor with permissionsMario2025-04-298-70/+150
| |
| * add branch to version stringMario Vavti2025-04-261-1/+1
| |
| * some refactoring and implement subthread fetchingMario Vavti2025-04-264-62/+136
| |
| * remove unused codeMario Vavti2025-04-261-57/+0
| |
| * streamline sql functionsMario Vavti2025-04-262-49/+51
| |
| * implement observer activity visibilityMario Vavti2025-04-263-3/+20
| |
| * also remove the parent line from the queryMario Vavti2025-04-251-1/+0
| |
| * revert adding of id - we can not use itMario Vavti2025-04-252-5/+1
| |
| * kind of fix the like responseMario Vavti2025-04-252-9/+24
| |
| * use normal size modalMario Vavti2025-04-251-1/+1
| |
| * implement requesting of reactionsMario Vavti2025-04-255-35/+191
| |
| * should compare against item.midMario Vavti2025-04-251-1/+1
| |
| * the c table must also include item_normal()Mario Vavti2025-04-251-2/+4
| |
| * this should not be required anymoreMario2025-04-251-1/+1
| |
| * lazy load - initial commitMario2025-04-258-41/+46
|/
* use a separatorMario Vavti2025-04-241-1/+1
|
* we have update an existing result - do not create another result set for ↵Mario Vavti2025-04-241-1/+1
| | | | this action
* dreport: do not store dismissed create activitiesMario2025-04-241-1/+7
|
* mod item: deprecate x() and use $_POST instead of $_REQUESTMario2025-04-244-86/+82
|
* add some styling to dreportMario2025-04-232-1/+8
|
* fix regex to catch codeblocks with params like class etcMario2025-04-231-2/+1
|
* more deprecate x()Mario2025-04-233-4/+4
|
* more deprecate x()Mario2025-04-231-12/+12
|
* more deprecate x()Mario2025-04-2317-221/+190
|
* fix term.imgurl not stored in item_store_update()Mario2025-04-231-3/+4
|
* set $plink to null if not providedMario2025-04-221-1/+1
|
* define variableMario2025-04-211-1/+3
|
* more php warningsMario2025-04-211-7/+4
|
* comment out localize_item() in Enotify::submit() and fix some PHP warningsMario2025-04-214-9/+12
|
* x() to !empty()Mario2025-04-211-14/+14
|
* also continue if we have not got a filepath for some reasonÃMario2025-04-211-1/+1
|
* define variableMario2025-04-211-0/+1
|