aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* remove voting from UI in favour of pollsMario2020-04-082-16/+0
* another import fix and do not allow importing channels < version 4.7.4 for zo...Mario2020-04-051-1/+2
* show event timezone only if adjust ist set and the offset of the event timezo...Mario2020-04-051-3/+11
* show event timezone if it differs from the channel default timezoneMario2020-04-051-2/+13
* another attempt to get events rightMario2020-04-041-19/+24
* Revert "more timezone changes"Mario2020-04-031-7/+5
* Revert "set timezone iconfig a little earlier in the process so that it will ...Mario2020-04-031-3/+1
* more timezone changesMario2020-04-031-5/+7
* set timezone iconfig a little earlier in the process so that it will be inclu...Mario2020-04-031-1/+3
* Merge branch 'dev' into 'dev'Mario2020-04-031-4/+4
|\
| * issue 1454 - some photo item ActivityStreams links not returning json-ld; req...zotlabs2020-03-241-4/+4
* | ATOM_TIME format is not compatible with the DBMario2020-04-021-2/+2
* | cheat with guid_sig to reflect transition to zot6 and re-enable transition of...Mario2020-04-011-1/+1
* | transition connections to zot6 if their site has been updatedMario2020-04-011-0/+64
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to zot...Mario2020-03-291-40/+40
* | fix z6_discover() to do the right thing after transitionMario2020-03-261-2/+2
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ...Mario2020-03-251-4/+4
* | do not sync with incompatible hubsMario2020-03-241-1/+10
* | wrong variableMario2020-03-131-1/+1
* | use xchan_guid_sig instead of channel_guid_sig since it slightly differs depe...Mario2020-03-121-5/+3
* | first batch of zot6 transition patches. basic communication with transitioned...Mario2020-03-121-35/+35
* | port create_identity() to zot6Mario2020-03-111-13/+17
* | Merge branch 'dev' into z6connectMario2020-03-111-2/+2
|\|
| * use 24h time formatMario2020-03-061-1/+1
| * Translate 'vote' button textMax Kostikov2020-03-061-1/+1
* | Merge branch 'dev' into z6connectMario2020-03-0212-47/+642
|\|
| * Merge branch 'dev' into 'dev'Max Kostikov2020-03-011-3/+49
| |\
| | * rework img alt text - preserve legacy bbcodezotlabs2020-02-291-3/+49
| * | prevent duplicate votesMario2020-02-291-1/+1
| * | Merge branch 'dev' into 'dev'Mario2020-02-291-35/+58
| |\|
| | * alt attribute for imageszotlabs2020-02-281-35/+58
| * | poll UI stringsMario2020-02-281-1/+4
| * | Merge branch 'dev' into 'dev'Mario2020-02-271-2/+29
| |\|
| | * add iconfig to zot6 objectszotlabs2020-02-231-2/+29
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-02-261-2/+2
| |\ \
| | * | Update cdav import parameters commentMax Kostikov2020-02-241-2/+2
| * | | implement poll UI in jotMario2020-02-261-1/+3
| |/ /
| * | Implement DAV calendars sync with clonesMax Kostikov2020-02-243-2/+76
| * | polls can also appear in sharesMario2020-02-231-1/+1
| * | implement optional events and polls filterMario2020-02-211-0/+16
| * | Revert "Use argv() instead URI parsing"Max Kostikov2020-02-203-0/+256
| * | fix notifications for pollsMario2020-02-111-7/+18
| |/
| * fix poll responseszotlabs2020-02-101-1/+1
| * poll fixesMario2020-02-101-1/+1
| * Merge branch 'dev' into 'dev'Mario2020-02-102-2/+17
| |\
| | * poll updateszotlabs2020-02-092-2/+17
| * | Add 'hook call' to be used for new addon 'NavBanner_options'Voryzen2020-02-071-0/+2
| |/
| * missing piece of poll codezotlabs2020-01-311-0/+6
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-01-301-0/+9
| |\
| | * z6 compat workZot2020-01-303-1/+26