aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-081-0/+60
| | |\ \
| | | * \ Merge branch 'Aksel-dev-patch-31902' into 'dev'Mario2021-10-061-0/+60
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | German roles.bb See merge request hubzilla/core!1992
| | | | * | Aktualisieren doc/de/roles.bbAksel K2021-10-061-2/+0
| | | | | |
| | | | * | Neue Datei hochladenAksel K2021-10-061-0/+62
| | | | | |
| | * | | | update composer libsMario2021-10-08587-11677/+18807
| | |/ / /
| | * | | fix alt_pager()Mario2021-10-062-7/+3
| | | | |
| | * | | fix drop_query_params() if no query params are leftMario2021-10-061-2/+5
| | | |/ | | |/|
| * / | mod import: only run automatic content and files import if api version is ↵Mario Vavti2021-10-091-16/+21
| |/ / | | | | | | | | | compatible
| * | simplifyMario2021-10-061-19/+14
| | |
| * | really de-duplicate entries for dead hubsMario2021-10-061-16/+19
| | |
| * | do not show duplicate entries for dead hubsMario2021-10-061-1/+3
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-0616-24573/+23734
| |\ \
| | * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-0615-24558/+23655
| | |\ \
| | | * \ Merge branch 'ab-dev' into 'dev'Max Kostikov2021-10-0515-24558/+23655
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Polish translation: fixes and updates See merge request hubzilla/core!1989
| | | | * | Polish translation: fixes and updatesAndrzej Budziński2021-10-0415-24558/+23655
| | | | | |
| | * | | | implement sync logic in mod appmanMario2021-10-061-15/+79
| | |/ / /
| * / / / move sync logic for apps to mod appman. this way we can re-use the functions ↵Mario Vavti2021-10-063-77/+35
| |/ / / | | | | | | | | | | | | without creating sync loops.
| * | | disable app sync due to a possible loopMario2021-10-041-2/+2
| | | |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-041-0/+3
| |\ \ \
| | * \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-042-4/+24
| | |\ \ \
| | * | | | unset id before syncingMario2021-10-041-0/+3
| | | |/ / | | |/| |
| * | | | also sync the undestroy actionMario Vavti2021-10-041-7/+7
| | |/ / | |/| |
| * | | more app syncMario Vavti2021-10-042-4/+24
| |/ /
| * | set the sync flag to trueMario Vavti2021-10-041-1/+1
| | |
| * | more app sync fixesMario Vavti2021-10-041-4/+4
| | |
| * | Revert "more app sync fixes"Mario Vavti2021-10-041-21/+13
| | | | | | | | | | | | This reverts commit 743098921220364341e5e3b194fbe0b442a4c28c.
| * | more app sync fixesMario Vavti2021-10-041-13/+21
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-042-5/+9
| |\ \
| | * | app sync fixes - part 1Mario2021-10-042-5/+9
| | | |
| * | | app sync fixes - part 2Mario Vavti2021-10-042-16/+19
| |/ /
| * | provide system app syncMario2021-10-043-23/+64
| | |
| * | commment out deprecated codeMario2021-10-041-4/+4
| | |
| * | fix typoMario2021-10-041-1/+1
| | |
| * | add pemMario2021-10-041-0/+3154
| | |
| * | fix site lookup and minor cleanupMario2021-10-041-22/+40
| | |
| * | update certsMario2021-10-033-4070/+403
| | |
| * | mod locs: do not show drop icon for local clones and get rid of redundant ↵Mario2021-10-032-9/+9
| | | | | | | | | | | | for loop
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-033-8/+12
| |\ \
| | * | clone channel delete issues - part 1Mario Vavti2021-10-033-8/+12
| | | |
| * | | clone channel delete issues - part 2Mario2021-10-032-3/+13
| |/ /
| * | make sure we have a sender hereMario2021-10-031-0/+4
| | |
| * | make sure to return if we have no xchan hereMario2021-10-031-0/+3
| | |
| * | fix typoMario2021-10-032-3/+1
| | |
| * | remove redundant query and exit with status 410 if channel was removedMario2021-10-031-8/+1
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-10-034-24/+31
| |\ \
| | * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-032-10/+10
| | |\ \
| | * | | add optional $removed argument to channelx_by functions to allow inclusion ↵Mario Vavti2021-10-034-24/+31
| | | | | | | | | | | | | | | | | | | | of removed channels which is required (mod channel, daemon notifier -> refresh_all) if a channel got removed also remove caching to App so we always get a fresh copy. In import_hublocs() add site_id to the array passed to Libzot::gethubs() because it is expected there.
| * | | | channel_purge: raise limit by factor of 10Mario2021-10-031-2/+2
| | |/ / | |/| |
| * | | sigh...Mario2021-10-021-12/+11
| | | |
| * | | another try on pg testMario2021-10-021-11/+12
| | | |