aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* always promote the outboxMario2021-09-261-1/+4
* externals: if dealing with AP profiles also fetch comments. there is no way t...Mario2021-09-251-5/+5
* bring back externals (slightly different approach), rename zotfeed to outbox ...Mario2021-09-256-225/+96
* dismiss deleted xchans in queryMario2021-09-251-2/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-231-2/+5
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-09-2320-397/+462
| |\
| * | implement the top option in items_fetchMario Vavti2021-09-231-2/+5
* | | add zot6 specific handling to onepollMario2021-09-231-1/+16
| |/ |/|
* | Ãfix wrong variable name and streamline icon with unseen notifications iconMario2021-09-232-2/+2
* | make sure we do not mix up likes on direct messages and commments on direct m...Mario2021-09-231-1/+6
* | make sure entries is initializedMario2021-09-231-0/+2
* | add notices tab to HQ widgetMario2021-09-234-5/+60
* | fix bs regressionMario2021-09-239-20/+20
* | Revert "composer update bootstrap to version 5.1.1"Mario2021-09-23443-9628/+5096
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-09-221-10/+18
|\|
| * improve item_url_replace() - fixes #1507Mario Vavti2021-09-211-10/+18
* | versionMario2021-09-221-1/+1
* | bootstrap update fixesMario2021-09-225-370/+373
* | composer update bootstrap to version 5.1.1Mario2021-09-22443-5096/+9628
|/
* mod manage: do not query info which we do not use in the UI and probably shou...Mario2021-09-211-2/+4
* perform profile sync after all the fields are updated otherwise we will sync ...Mario2021-09-211-11/+12
* add option to mark all notices of a thread read if a notice of the thread is ...Mario2021-09-184-9/+31
* changelog and versionMario2021-09-162-1/+12
* typoMario2021-09-151-1/+1
* provide a get_cached_actor_provider hook and improve the author/owner handlin...Mario2021-09-152-14/+38
* fix $desturl set to wrong value (null)Mario2021-09-131-2/+2
* do not process summary in cleanup_bbcode() fixes issue #1612Mario2021-09-121-2/+4
* when updating the channel name from profiles make sure to lookup the xchan en...Mario2021-09-102-3/+2
* fix spacing issue for collapsed pinned apps with an imageMario2021-09-101-1/+9
* fix language selector reloading the page if not clicking the icon exactly and...Mario2021-09-083-8/+8
* update release dateMario2021-09-081-1/+1
* fix mod display regressionsMario2021-09-071-7/+10
* resolve some vsprintf issuesMario2021-09-074-20/+17
* update changelogMario2021-09-071-0/+1
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html...Mario2021-09-073-3/+13
* bump versionMario2021-09-061-1/+1
* strings updateMario2021-09-061-70/+76
* more changelogMario2021-09-061-1/+1
* update changelogMario2021-09-061-0/+45
* if posting from hq return to the message we just postedMario2021-09-061-0/+4
* fix post mail check in Activity::create_note()Mario2021-09-061-9/+9
* update stringsMario2021-09-061-2/+2
* check the post_mail permission for direct messagesMario2021-09-062-1/+19
* fix anon comments for cards and articlesMario2021-09-051-1/+1
* do not save collections in a separate xconfig anymoreMario2021-09-051-18/+0
* omit deleted hublocs in get_actor_hublocs() and use Activity::get_actor_colle...Mario2021-09-052-5/+9
* fix regressions in mod hqMario2021-09-041-3/+4
* work around some weird regex interferenceMario2021-09-041-7/+8
* more gen_link_id()Mario2021-09-047-104/+106
* more unpack_link_id()Mario2021-09-046-88/+75