Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | css fixes | Mario | 2023-07-04 | 1 | -4/+1 | |
| | ||||||
* | also filter deleted hublocs | Mario | 2023-07-04 | 1 | -1/+1 | |
| | ||||||
* | update fullcalendar | Mario | 2023-07-04 | 208 | -1546/+3301 | |
| | ||||||
* | do not linkify in nobb and noparse tags - issue #1776 | Mario | 2023-07-04 | 1 | -0/+2 | |
| | ||||||
* | fix issue #1771 | Mario | 2023-07-03 | 1 | -2/+10 | |
| | ||||||
* | fix php warning | Mario | 2023-07-03 | 1 | -2/+6 | |
| | ||||||
* | Ãfix php warning | Mario | 2023-07-03 | 1 | -7/+7 | |
| | ||||||
* | make sure to return infos from current hub where applicable - fix issue #1770 | Mario | 2023-07-03 | 2 | -18/+13 | |
| | ||||||
* | unify code for selecting deliverable abook xchans | Mario | 2023-07-01 | 3 | -25/+45 | |
| | ||||||
* | remove unused pseudo abook code | Mario | 2023-06-29 | 2 | -28/+3 | |
| | ||||||
* | pass $escape to stringify_array_elms() | Mario | 2023-06-29 | 1 | -1/+1 | |
| | ||||||
* | make sure to not allow moderation of poll answers | Mario | 2023-06-29 | 1 | -8/+12 | |
| | ||||||
* | text | Mario | 2023-06-28 | 1 | -1/+1 | |
| | ||||||
* | implement inline moderation of reactions | Mario | 2023-06-27 | 5 | -16/+15 | |
| | ||||||
* | bump version | Mario | 2023-06-24 | 1 | -1/+1 | |
| | ||||||
* | remove logging | Mario | 2023-06-24 | 1 | -3/+1 | |
| | ||||||
* | Merge branch 'cherry-pick-1baa3489' into 'dev' | Mario | 2023-06-23 | 2 | -2/+2 | |
|\ | | | | | | | | | Update Spanish translation-2 See merge request hubzilla/core!2048 | |||||
| * | Update Spanish translation-2 | mjfriaza | 2023-06-23 | 2 | -2/+2 | |
| | | | | | | (cherry picked from commit 1baa34894f6799cac3d973db8c1205239ad6179b) | |||||
* | | bump version | Mario | 2023-06-23 | 1 | -1/+1 | |
| | | ||||||
* | | fix relaying and syncing in Activity::drop(), change wording for moderation ↵ | Mario | 2023-06-23 | 4 | -17/+28 | |
| | | | | | | | | request notices and redirect moderation request for reactions to mod moderate | |||||
* | | implement optional moderation of unsolicited comments, minor css fixes and ↵ | Mario | 2023-06-23 | 18 | -54/+110 | |
|/ | | | | some more work on ocap | |||||
* | always check pageflags otherwise site specific flags will be overwritten ↵ | Mario | 2023-06-21 | 1 | -1/+1 | |
| | | | | when a sync package arrives from a clone that has no flags for this channel - fix issue #1769 | |||||
* | fix issues in mod oep | Mario | 2023-06-19 | 1 | -17/+35 | |
| | ||||||
* | make sure to use the correct url | Mario Vavti | 2023-06-18 | 1 | -4/+7 | |
| | ||||||
* | remove deprecated templates | Mario | 2023-06-18 | 6 | -172/+0 | |
| | ||||||
* | more html fix | Mario | 2023-06-18 | 1 | -1/+1 | |
| | ||||||
* | fix bogus html | Mario | 2023-06-18 | 2 | -7/+11 | |
| | ||||||
* | use function to get actor hublocs | Mario | 2023-06-18 | 2 | -6/+3 | |
| | ||||||
* | bump version | Mario | 2023-06-17 | 1 | -1/+1 | |
| | ||||||
* | undefined variable and return null in fetch_local if we did not find ↵ | Mario | 2023-06-16 | 2 | -1/+5 | |
| | | | | anything (we also return null in fetch) | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-06-16 | 6 | -3/+805 | |
|\ | ||||||
| * | Merge branch 'help' into 'dev' | Mario | 2023-06-15 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | typo in hooklist.bb See merge request hubzilla/core!2042 | |||||
| | * | typo in hooklist.bb | OJ Random | 2023-06-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'make-unit-tests-pass' into 'dev' | Mario | 2023-06-15 | 2 | -2/+8 | |
| |\ \ | | | | | | | | | | | | | | | | | Make unit tests pass See merge request hubzilla/core!2041 | |||||
| | * | | Unit tests: Update Markdown tests to reflect that it works. | Harald Eilertsen | 2023-06-14 | 1 | -2/+2 | |
| | | | | ||||||
| | * | | Unit tests: Book Hubzilla to make app env available in tests. | Harald Eilertsen | 2023-06-14 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | Not quite unit test clean, but a somewhat pragmatic approach to make the tests pass as is. | |||||
| * | | | Merge branch 'dev' into 'dev' | Mario | 2023-06-15 | 3 | -0/+796 | |
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | Simplified version auf automated install script See merge request hubzilla/core!2040 | |||||
| | * | | Simplified version auf automated install script | OJ Random | 2023-06-15 | 3 | -0/+796 | |
| | | | | ||||||
* | | | | deprecate ActivityStreams::fetch() and provide the possibility to fetch ↵ | Mario | 2023-06-16 | 4 | -14/+44 | |
|/ / / | | | | | | | | | | local items directly | |||||
* | | | fix string replacement if a match is available more than once | Mario | 2023-06-12 | 1 | -2/+5 | |
| | | | ||||||
* | | | only remove the owner from delivery if its their post and minor cleanup | Mario | 2023-06-12 | 2 | -7/+3 | |
|/ / | ||||||
* | | do not add deleted xchans for poco | Mario | 2023-06-08 | 1 | -3/+2 | |
| | | ||||||
* | | remove logging | Mario | 2023-06-08 | 1 | -2/+1 | |
| | | ||||||
* | | shuffle queue deliveries for more randomness | Mario | 2023-06-08 | 2 | -0/+5 | |
| | | ||||||
* | | bump version | Mario | 2023-06-02 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'dev' into 'dev' | Mario | 2023-06-02 | 2 | -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 functionality | ivan zlax | 2023-06-02 | 2 | -2/+2 | |
| | | | ||||||
* | | | even more changelog | Mario | 2023-06-02 | 1 | -0/+2 | |
| | | | ||||||
* | | | more changelog | Mario | 2023-06-02 | 1 | -0/+1 | |
| | | | ||||||
* | | | changelog | Mario | 2023-06-02 | 1 | -0/+9 | |
| | | |