aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pubcrawl: support for inbound add/remove activities and minor cleanupMario2024-12-102-28/+49
* hq: improved file filteringMario2024-12-091-2/+10
* fix delayed post handling in cron, always set item_delayed if we select a cre...Mario2024-12-086-38/+22
* fix expirationMario2024-12-071-4/+3
* add test for relative_time()Mario Vavti2024-12-073-8/+64
* add more indicators and a new function to return relative time in the past an...Mario2024-12-075-14/+60
* Libzot: remove commented code which duplicates code in Activity::decode_note()Mario2024-12-071-21/+0
* more cleanupMario2024-12-071-41/+2
* provide a comments disabled indicator and some cleanupMario2024-12-073-43/+18
* only allow disable_comments on thread topMario2024-12-071-0/+1
* Ãfix issue where poll updates were dismissed due to missing edited update, f...Mario2024-12-063-4/+13
* an attempt to fix some comments on/off anomaliesMario2024-12-065-9/+14
* set item_type so that notifier can do the right thingMario2024-12-061-0/+1
* wrong classMario2024-12-053-3/+3
* even more fa2biMario2024-12-052-54/+60
* we use the chat-quote icon for forums throughout the app. basically because t...Mario2024-12-051-1/+1
* more fa2bi issuesMario2024-12-051-5/+5
* another fa2bi issueMario2024-12-051-1/+1
* filtering censored xchans in mod pubstream queries has possible performance i...Mario2024-12-052-16/+10
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-12-021-11/+11
|\
| * Merge branch 'fix/chat-icon-fix' into 'dev'Mario2024-12-021-11/+11
| |\
| | * Fixed notification icons in chatSK2024-12-021-11/+11
| |/
* / also copy the item_restrict field to the add activity and check for this fiel...Mario2024-12-022-1/+2
|/
* save a loop by ordering results by item_wall and more uuid only lookupMario2024-11-282-9/+9
* sql lookup by uuid should be sufficient by now, remove superfluous require_on...Mario2024-11-281-5/+1
* fix more issues reported by phpstanMario Vavti2024-11-276-10/+10
* Merge branch 'phpstan-ignore-some-warnings' into 'dev'Mario2024-11-271-0/+2
|\
| * phpstan: Ignore warnings on missing return statement.Harald Eilertsen2024-11-251-0/+2
* | Merge branch 'dev' into 'dev'Mario2024-11-279-23/+23
|\ \
| * | updated fork-awesome icons to bootstrapSK2024-11-229-23/+23
* | | Merge branch 'module-admin-accounts-enhancements' into 'dev'Mario2024-11-275-165/+395
|\ \ \
| * | | Fix and refactor module Admin\Accounts part IHarald Eilertsen2024-11-2711-213/+557
* | | | make sure to toggle aside if a notification or message is clicked and some wh...Mario2024-11-261-11/+10
| |_|/ |/| |
* | | fix superfluous slash in some casesMario2024-11-251-4/+6
* | | remove loggingMario2024-11-221-3/+0
* | | Merge branch 'add-mailer-class' into 'dev'Mario2024-11-226-48/+162
|\ \ \ | |/ / |/| |
| * | Add Zotlabs\Lib\Mailer class to replace z_mail function.Harald Eilertsen2024-11-226-48/+162
* | | mod cal: if a day is provided default to week view except the date has a ! pr...Mario2024-11-211-5/+7
* | | mod cal: provide a possibility to link to a specific month or day by passing ...Mario2024-11-212-3/+25
|/ /
* | Update chat.tpl to correct expand and contract icons from forkawesome to boot...Mario2024-11-191-2/+2
* | Ubreak tests: update MagicTest for new behaviour of Magic module.Harald Eilertsen2024-11-191-6/+17
* | some cleanup for mod magicMario Vavti2024-11-183-29/+34
|/
* more phpstan errorsMario Vavti2024-11-172-37/+1
* fix some errors detected by phpstanMario Vavti2024-11-179-37/+80
* Merge branch 'issue-1879-emails-with-plus-addressing-rejected' into 'dev'Mario2024-11-172-2/+6
|\
| * Fix #1879: Emails with + in local part was rejected.Harald Eilertsen2024-11-162-2/+6
* | fix undefined variablesMario2024-11-172-5/+3
|/
* Merge branch 'add-dev-dependecy-phpstan' into 'dev'Mario2024-11-146-18/+76
|\
| * Add PHPStan as a developer dependency.Harald Eilertsen2024-11-126-18/+76
* | Merge branch 'various-phpstan-issues' into 'dev'Mario2024-11-1459-434/+172
|\ \