aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * check form security token and require password to enable/diable mfaMario2023-03-112-0/+16
| * fix php errorMario2023-03-111-1/+1
| * strings and versionMario2023-03-112-8178/+8258
| * merge es translations as per manuelMario2023-03-112-13637/+13553
| * translateable stringsMario2023-03-112-3/+6
| * mark items as fetched in other placesMario2023-03-113-0/+3
| * only set owner to observer if the item is not fetched otherwise the comment a...Mario2023-03-091-4/+8
| * mfa strings updateMario2023-03-094-9/+9
| * more mfa cleanup, set the value in session if mfa is enabled and only allow e...Mario2023-03-083-123/+63
| * more mfa cleanupMario2023-03-083-7/+8
| * whitespaceMario2023-03-081-1/+1
| * minor cleanupMario2023-03-082-4/+1
| * testsMario2023-03-081-3/+3
| * port totp mfa from streams with some adjustionsMario2023-03-08109-14/+17279
| * position should be fixedMario2023-03-041-1/+3
| * simplify pageloader animationMario2023-03-043-9/+22
| * do not use zrl tag for non zot profiles and remove redundant foreach which wa...Mario2023-03-031-33/+31
| * add fixmeMario2023-03-031-0/+4
| * Revert "some work on bringing bang tags back for forums"Mario2023-03-036-58/+27
| * some work on bringing bang tags back for forumsMario2023-03-026-27/+58
| * provide a fake progress bar for pwa standalone modeMario2023-03-021-0/+18
| * minor cleanup and docuMario2023-03-021-2/+2
| * bump versionMario2023-03-021-1/+1
| * message filter entries are stored encoded - make sure to decode the word befo...Mario2023-03-021-2/+2
| * 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
| * Revert "fix second part of issue #1731"Mario2023-02-271-1/+1
| * fix second part of issue #1731Mario2023-02-271-1/+1
| * bump versionMario2023-02-271-1/+1
| * Default owner_xchan to $observer (sender) in Activity::store() - this is beca...Mario2023-02-271-0/+1
| * possible fix for issue #1731Mario2023-02-271-3/+3
| * slightly improve contact searchMario2023-02-243-5/+14
| * css fixesMario2023-02-231-2/+3
| * fix syntax for get_compund_property()Mario2023-02-231-1/+2
| * port some functions from streamsMario2023-02-232-18/+49
| * 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 e...Mario Vavti2023-02-161-1/+1
| | * 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
| * more queue updates from streams and remove a hz_syslogMario2023-02-163-14/+15
| * more restructure for better responsive behaviourMario2023-02-154-88/+94
| * we can sign messages which are not from the primary locationMario2023-02-154-7/+14