aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* minor cleanupMario2023-03-081-3/+0
|
* port totp mfa from streams with some adjustionsMario2023-03-082-0/+162
|
* add fixmeMario2023-03-031-0/+4
|
* Revert "some work on bringing bang tags back for forums"Mario2023-03-033-19/+7
| | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150.
* some work on bringing bang tags back for forumsMario2023-03-023-7/+19
|
* minor cleanup and docuMario2023-03-021-2/+2
|
* message filter entries are stored encoded - make sure to decode the word ↵Mario2023-03-021-2/+2
| | | | before we use it
* wrong variableMario2023-03-021-1/+0
|
* wrong variableMario2023-03-021-1/+1
|
* improve mod hq to save some db lookupsMario2023-03-021-26/+31
|
* do not include deleted hublocs when looking for authorMario2023-03-021-2/+2
|
* fix some php warningsMario2023-02-283-5/+7
|
* Default owner_xchan to $observer (sender) in Activity::store() - this is ↵Mario2023-02-271-0/+1
| | | | because in case where an announce holds a relayed activity we drop the announce and process the relayed activity only. In that case actor.id as set in Activity::decode_note() will not be the correct owner. In other cases actor.id and sender should be identical.
* slightly improve contact searchMario2023-02-241-4/+10
|
* fix syntax for get_compund_property()Mario2023-02-231-1/+2
|
* port some functions from streamsMario2023-02-231-18/+41
|
* look for owner instead of author - this way we will also catch the via postsMario2023-02-221-1/+1
|
* Activity: do not force new thread if the announce is from a group actorMario2023-02-221-1/+5
|
* Activity: set xchan_pubforum if we deal with a group actorMario2023-02-221-3/+6
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-02-171-1/+1
|\
| * realy make sure we will deduplicate even if there is a bogus second primary ↵Mario Vavti2023-02-161-1/+1
| | | | | | | | entry
| * make sure we will deduplicate even if there is a bogus second primary entryMario Vavti2023-02-161-1/+1
| |
* | do not try to oembed in notesMario2023-02-171-1/+1
|/
* queue fixesMario2023-02-161-13/+33
|
* make sure we provide a created timestamp for likes and remove the workaround ↵Mario Vavti2023-02-162-1/+3
| | | | which returned the wrong date format
* more queue updates from streams and remove a hz_syslogMario2023-02-163-14/+15
|
* we can sign messages which are not from the primary locationMario2023-02-151-4/+3
|
* revisit author_id and fix issue with pinned contentMario2023-02-152-9/+12
|
* fix mod cal after fullcalendar updateMario2023-02-141-5/+1
|
* remove deprecated functionsMario2023-02-123-131/+6
|
* implement hq widget author image and notifications updatesMario2023-02-123-4/+6
|
* port queue improvements from streamsMario2023-02-122-57/+48
|
* fix more hubloc confusion, implement hq widget author filter and some ↵Mario2023-02-094-5/+23
| | | | autocomplete fixes
* queueworker: do not wait for locked rows, use skip locked if configured via ↵Mario2023-02-081-4/+20
| | | | system.db_skip_locked_supported
* remove superfluous semicolonMario2023-02-011-1/+1
|
* fix undefined varable warningMario2023-01-281-1/+2
|
* remove redundant argumentMario2023-01-281-1/+1
|
* minor cleanup and prevent duplicate recipients in some placesMario2023-01-262-31/+12
|
* update fullcalendar libraryMario2023-01-251-11/+1
|
* according to spec this should be id instead of hrefMario2023-01-251-2/+2
|
* theme fixesMario2023-01-251-3/+3
|
* mark old hubloc entries from re-installed hubs deleted if we discover anyMario2023-01-121-1/+9
|
* remove fragment in notifier - it should not be required, when processing ↵Mario2023-01-122-9/+10
| | | | multiple choice polls sleep some time before calling the notifier
* fix race conditions when processing multiple choice pollsMario2023-01-111-4/+24
|
* revert accidental change in sessionMario2023-01-051-1/+1
|
* fix affinity slider updates - issue #1714Mario2023-01-051-1/+1
|
* pdledit_gui: only show installed modules and widgetsMario2023-01-051-1/+9
|
* pubstream: when going to conv from unthreaded mode stay in the moduleMario2023-01-051-4/+3
|
* translateable stringsMario2023-01-041-2/+2
|
* fix issue #1717Mario2023-01-041-28/+29
|