Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2020-04-03 | 1 | -0/+9 | |
| |\ \ | | | | | | | | | | | | | | | | | Avoid multiple run of expiry procedure on large sites See merge request hubzilla/core!1847 | |||||
| | * | | Avoid multiple run of expiry procedure on large sites | Max Kostikov | 2020-04-03 | 1 | -0/+9 | |
| | | | | ||||||
| * | | | fix outgoing mails to zot connections | Mario | 2020-04-01 | 1 | -4/+10 | |
| |/ / | ||||||
| * | | cheat with guid_sig to reflect transition to zot6 and re-enable transition ↵ | Mario | 2020-04-01 | 2 | -2/+2 | |
| | | | | | | | | | | | | of connections | |||||
| * | | do not enable transition of connections yet | Mario | 2020-04-01 | 2 | -2/+2 | |
| | | | ||||||
| * | | transition connections to zot6 if their site has been updated | Mario | 2020-04-01 | 3 | -4/+8 | |
| | | | ||||||
* | | | Fix process id disclouse | Max Kostikov | 2020-04-08 | 1 | -4/+6 | |
| | | | ||||||
* | | | Use config instead pconfig | Max Kostikov | 2020-04-01 | 1 | -3/+3 | |
| | | | ||||||
* | | | Use pconfig | Max Kostikov | 2020-03-31 | 1 | -4/+4 | |
| | | | ||||||
* | | | Use POSIX kill 0 to check expire process status | Max Kostikov | 2020-03-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Check if POSIX PHP module is available on PID check | Max Kostikov | 2020-03-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Add check if expire procedure is still running | Max Kostikov | 2020-03-31 | 1 | -1/+1 | |
| | | | ||||||
* | | | Update Expire.php | Max Kostikov | 2020-03-31 | 1 | -5/+5 | |
| | | | ||||||
* | | | Avoid multiple run of expiry procedure on large sites | Max Kostikov | 2020-03-31 | 1 | -0/+9 | |
|/ / | ||||||
* | | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 3 | -4/+6 | |
| | | | | | | | | zot6 and some whitespace cleanup in queue_deliver() | |||||
* | | fix check for existing hublocs | Mario | 2020-03-29 | 1 | -1/+2 | |
| | | ||||||
* | | port fhublocs to zot6 and fix issue with primary detection | Mario | 2020-03-29 | 1 | -9/+27 | |
| | | ||||||
* | | prevent mod fhublocs breaking things. it needs porting to zot6 but has no ↵ | Mario | 2020-03-28 | 1 | -0/+3 | |
| | | | | | | | | priority for now. | |||||
* | | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵ | Mario | 2020-03-25 | 1 | -1/+1 | |
| | | | | | | | | only accept sync packages from channels which are already transitioned to zot6. | |||||
* | | one more typo | Mario | 2020-03-16 | 1 | -1/+1 | |
| | | ||||||
* | | typo | Mario | 2020-03-16 | 1 | -1/+1 | |
| | | ||||||
* | | Update 1236 and bump version to 4.7.4 | Mario | 2020-03-16 | 1 | -0/+115 | |
| | | ||||||
* | | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 3 | -32/+38 | |
| | | | | | | | | transitioned channels *should* work now | |||||
* | | Merge branch 'dev' into z6connect | Mario | 2020-03-11 | 1 | -0/+130 | |
|\| | ||||||
| * | z6trans preparation for db update 1236 | Mario | 2020-03-11 | 1 | -94/+24 | |
| | | ||||||
| * | provide tool to transform channels to zot6. WARNING: transformed channels ↵ | Mario | 2020-03-06 | 1 | -0/+200 | |
| | | | | | | | | will not yet be functional without additional patches. | |||||
* | | Merge branch 'dev' into z6connect | Mario | 2020-03-02 | 15 | -288/+872 | |
|\| | ||||||
| * | prevent duplicate votes | Mario | 2020-02-29 | 1 | -1/+29 | |
| | | ||||||
| * | Allow wiki link titles | BattleMage | 2020-02-28 | 1 | -2/+5 | |
| | | | | | | | | | | Allow linking to wiki pages with alternating titles by separating the title from the link with a pipe, like regular wiki markup does. | |||||
| * | Merge branch 'dev' into 'dev' | Mario | 2020-02-27 | 2 | -6/+51 | |
| |\ | | | | | | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835 | |||||
| | * | add iconfig to zot6 objects | zotlabs | 2020-02-23 | 2 | -6/+51 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-26 | 1 | -5/+0 | |
| |\ \ | ||||||
| | * | | Code reuse | Max Kostikov | 2020-02-24 | 1 | -5/+0 | |
| | | | | ||||||
| * | | | implement poll UI in jot | Mario | 2020-02-26 | 1 | -3/+58 | |
| |/ / | ||||||
| * | | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 2 | -34/+127 | |
| | | | ||||||
| * | | implement optional events and polls filter | Mario | 2020-02-21 | 2 | -5/+47 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-20 | 2 | -235/+187 | |
| |\ \ | ||||||
| | * | | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 2 | -235/+187 | |
| | | | | | | | | | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | |||||
| * | | | fix warning | Mario | 2020-02-20 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | vote issue | Mario | 2020-02-20 | 1 | -1/+4 | |
| | | | ||||||
| * | | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-02-13 | 1 | -4/+4 | |
| |\| | | | | | | | | | | | | | issue with multi-line poll elements See merge request hubzilla/core!1831 | |||||
| | * | issue with multi-line poll elements | zotlabs | 2020-02-12 | 1 | -4/+4 | |
| | | | ||||||
| * | | fix notifications for polls | Mario | 2020-02-11 | 2 | -2/+7 | |
| |/ | ||||||
| * | fix poll responses | zotlabs | 2020-02-10 | 2 | -1/+12 | |
| | | ||||||
| * | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 2 | -3/+14 | |
| | | | | | | | | issue with voting | |||||
| * | poll fixes | Mario | 2020-02-10 | 3 | -4/+10 | |
| | | ||||||
| * | poll updates | zotlabs | 2020-02-09 | 4 | -34/+67 | |
| | | ||||||
| * | missing piece of poll code | zotlabs | 2020-01-31 | 1 | -0/+67 | |
| | | ||||||
| * | fix php warningà | Mario | 2020-01-31 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2020-01-30 | 1 | -3/+8 | |
| |\ |