aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * bump versionMario2023-06-241-1/+1
| |
| * remove loggingMario2023-06-241-3/+1
| |
| * Merge branch 'cherry-pick-1baa3489' into 'dev'Mario2023-06-232-2/+2
| |\ | | | | | | | | | | | | Update Spanish translation-2 See merge request hubzilla/core!2048
| | * Update Spanish translation-2mjfriaza2023-06-232-2/+2
| | | | | | | | | (cherry picked from commit 1baa34894f6799cac3d973db8c1205239ad6179b)
| * | bump versionMario2023-06-231-1/+1
| | |
| * | fix relaying and syncing in Activity::drop(), change wording for moderation ↵Mario2023-06-234-17/+28
| | | | | | | | | | | | request notices and redirect moderation request for reactions to mod moderate
| * | implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-2318-54/+110
| |/ | | | | | | some more work on ocap
| * always check pageflags otherwise site specific flags will be overwritten ↵Mario2023-06-211-1/+1
| | | | | | | | when a sync package arrives from a clone that has no flags for this channel - fix issue #1769
| * fix issues in mod oepMario2023-06-191-17/+35
| |
| * make sure to use the correct urlMario Vavti2023-06-181-4/+7
| |
| * remove deprecated templatesMario2023-06-186-172/+0
| |
| * more html fixMario2023-06-181-1/+1
| |
| * fix bogus htmlMario2023-06-182-7/+11
| |
| * use function to get actor hublocsMario2023-06-182-6/+3
| |
| * bump versionMario2023-06-171-1/+1
| |
| * undefined variable and return null in fetch_local if we did not find ↵Mario2023-06-162-1/+5
| | | | | | | | anything (we also return null in fetch)
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-06-166-3/+805
| |\
| | * Merge branch 'help' into 'dev'Mario2023-06-151-1/+1
| | |\ | | | | | | | | | | | | | | | | typo in hooklist.bb See merge request hubzilla/core!2042
| | | * typo in hooklist.bbOJ Random2023-06-151-1/+1
| | | |
| | * | Merge branch 'make-unit-tests-pass' into 'dev'Mario2023-06-152-2/+8
| | |\ \ | | | | | | | | | | | | | | | | | | | | Make unit tests pass See merge request hubzilla/core!2041
| | | * | Unit tests: Update Markdown tests to reflect that it works.Harald Eilertsen2023-06-141-2/+2
| | | | |
| | | * | Unit tests: Book Hubzilla to make app env available in tests.Harald Eilertsen2023-06-141-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Not quite unit test clean, but a somewhat pragmatic approach to make the tests pass as is.
| | * | | Merge branch 'dev' into 'dev'Mario2023-06-153-0/+796
| | |\ \ \ | | | |_|/ | | |/| | | | | | | | | | | | Simplified version auf automated install script See merge request hubzilla/core!2040
| | | * | Simplified version auf automated install scriptOJ Random2023-06-153-0/+796
| | | | |
| * | | | deprecate ActivityStreams::fetch() and provide the possibility to fetch ↵Mario2023-06-164-14/+44
| |/ / / | | | | | | | | | | | | local items directly
| * | | fix string replacement if a match is available more than onceMario2023-06-121-2/+5
| | | |
| * | | only remove the owner from delivery if its their post and minor cleanupMario2023-06-122-7/+3
| |/ /
| * | do not add deleted xchans for pocoMario2023-06-081-3/+2
| | |
| * | remove loggingMario2023-06-081-2/+1
| | |
| * | shuffle queue deliveries for more randomnessMario2023-06-082-0/+5
| | |
| * | bump versionMario2023-06-021-1/+1
| | |
| * | Merge branch 'dev' into 'dev'Mario2023-06-022-2/+2
| |\ \ | | | | | | | | | | | | | | | | Update 'full' and 'minimal' layouts to use color_mode functionality See merge request hubzilla/core!2039
| | * | Update 'full' and 'minimal' layouts to use color_mode functionalityivan zlax2023-06-022-2/+2
| | | |
| * | | even more changelogMario2023-06-021-0/+2
| | | |
| * | | more changelogMario2023-06-021-0/+1
| | | |
| * | | changelogMario2023-06-021-0/+9
| | | |
| * | | fix wrong array keyMario2023-06-021-1/+1
| | | |
| * | | bump versionMario2023-06-021-1/+1
| | | |
| * | | update bootstrap to version 5.3Mario2023-06-02222-3250/+3655
| | | |
| * | | even more adjust textMario2023-06-021-1/+1
| | | |
| * | | more adjust textMario2023-06-021-1/+1
| | | |
| * | | adjust textMario2023-06-021-1/+1
| | | |
| * | | remove custom acl from rpostMario2023-06-022-11/+3
| | | |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-06-021-7/+15
| |\ \ \
| | * \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-06-022-1/+5
| | |\ \ \
| | * | | | fix theme_attachments()Mario Vavti2023-06-021-7/+15
| | | | | |
| * | | | | ocap initial checkinMario2023-06-0211-54/+307
| | | | | |
| * | | | | add owner and author to item_permissions_sql()Mario2023-06-011-3/+10
| | |/ / / | |/| | |
| * | | | owa: workaround for friendica when using nginx until this will be fixed at ↵Mario2023-06-012-1/+5
| |/ / / | | | | | | | | | | | | their side and check prrofile uid for features instead of local channel
| * | | do not parse x-multicode as bbcodeMario2023-05-301-2/+1
| | | |