aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
...
* | | calendar merge: fix event_xchan mixupMario Vavti2019-05-011-6/+0
| | |
* | | Merge branch 'dev' into 'dev'Mario2019-05-011-5/+33
|\ \ \ | | |/ | |/| | | | | | | a couple of issues with the suggestions when viewing from the directory module See merge request hubzilla/core!1615
| * | disable directory options when using suggestion mode and only return one ↵zotlabs2019-04-301-2/+8
| | | | | | | | | | | | | | | | | | page (60 items) so that sorting works correctly
| * | fix suggestion ordering in directory modulezotlabs2019-04-301-3/+25
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-282-13/+8
| |\ \
* | \ \ Merge branch 'dev' into 'dev'Mario2019-05-012-7/+11
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Add 'reply on comment' feature See merge request hubzilla/core!1614
| * | | Add displaying support for threaded commentsMax Kostikov2019-04-301-1/+1
| | | |
| * | | Add initial threaded comments supportMax Kostikov2019-04-291-6/+10
| | | |
* | | | do not allow editing events that do not belong to usMario Vavti2019-04-301-0/+5
| | | |
* | | | select event by event_hash instead of item_idMario Vavti2019-04-304-12/+19
| | | |
* | | | calendar merge: implement single event editing UIMario Vavti2019-04-303-3/+44
| | | |
* | | | Merge branch 'dev' into 'dev'Mario2019-04-293-3/+100
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add jot videos inline and with poster if possible See merge request hubzilla/core!1613
| * \ \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-281-11/+7
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'dev' of ../hz into devzotlabs2019-04-273-3/+100
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Add jot videos inline and with poster if possiblezotlabs2019-04-273-3/+100
| | | | |
| | * | | import/export zot6 hublocs+xchanszotlabs2019-04-261-6/+41
| | | | |
| | * | | hubloc confusion during magic auth where hublocs with more than one network ↵zotlabs2019-04-242-6/+24
| | | | | | | | | | | | | | | | | | | | may exist
* | | | | calendar merge: d&d support and some minor cleanup and fixesMario Vavti2019-04-291-2/+11
| |_|/ / |/| | |
* | | | Merge branch 'sql_fixes' into 'dev'Max Kostikov2019-04-281-11/+7
|\ \ \ \ | |/ / / |/| | | | | | | | | | | possible sql performance improvement See merge request hubzilla/core!1611
| * | | improve channel date queryMario Vavti2019-04-271-11/+7
| | | |
* | | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-271-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| Use goaway() base function See merge request hubzilla/core!1612
| * | Use goaway() base functionMax Kostikov2019-04-271-2/+1
| | |
* | | import/export zot6 hublocs+xchansZot2019-04-261-6/+41
| | |
* | | hubloc confusion in magic authZot2019-04-252-6/+24
| |/ |/|
* | Merge branch 'dev' into 'dev'Mario2019-04-241-14/+21
|\| | | | | | | | | Add modification date in Etag hash calculation and optimize cached photos processing See merge request hubzilla/core!1607
| * Optimize cached photos processingMax Kostikov2019-04-241-11/+13
| |
| * Add modified date in Etag hash calculationMax Kostikov2019-04-241-3/+8
| |
* | calendar merge: bring back event categoriesMario Vavti2019-04-242-29/+31
| |
* | resolve merge conflictMario Vavti2019-04-201-0/+1
|\ \
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-04-191-0/+1
| |\| | | | | | | | | | | | | Add translation to calendar event update button See merge request hubzilla/core!1601
| | * Add translation to update buttonMax Kostikov2019-04-191-0/+1
| | |
* | | Merge branch 'dev' into calendar_mergeMario Vavti2019-04-191-4/+30
|\| |
| * | Merge branch 'dev' into 'dev'Mario2019-04-191-4/+30
| |\| | | | | | | | | | | | | Add remove profile photo button See merge request hubzilla/core!1598
| | * Add remove profile photo buttonMax Kostikov2019-04-191-4/+30
| | |
* | | provide location and description informationMario Vavti2019-04-192-6/+13
| | |
* | | provide link to source and some cleanupMario Vavti2019-04-193-140/+4
| | |
* | | Merge branch 'dev' into calendar_mergeMario Vavti2019-04-193-32/+15
|\| |
| * | Merge branch 'dev' into 'dev'Mario2019-04-191-1/+1
| |\ \ | | | | | | | | | | | | | | | | required php version not available but allowed to continue See merge request hubzilla/core!1597
| | * | required php version not available but allowed to continuezotlabs2019-04-181-1/+1
| | | |
| * | | Merge branch 'dev' into 'dev'Mario2019-04-191-30/+13
| |\ \ \ | | | |/ | | |/| | | | | | | | | Precise cache related headers processing; remove duplicated code and optimization See merge request hubzilla/core!1596
| | * | Update Photo.phpMax Kostikov2019-04-181-1/+1
| | | |
| | * | Update Photo.phpMax Kostikov2019-04-181-2/+4
| | | |
| | * | Implement ETag: header support for cache controlMax Kostikov2019-04-181-15/+14
| | | |
| | * | Add 'must-revalidate' to Cache-control header for profile photosMax Kostikov2019-04-171-1/+4
| | | |
| | * | Precise 'Modified:' header processing if no profile photo added; remove ↵Max Kostikov2019-04-171-29/+8
| | | | | | | | | | | | | | | | duplicated code
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-04-181-1/+1
| |\ \ \ | | |/ / | |/| / | | |/ | | | add attachments to zot6 event objects, add zot6 to federated transports (webfinger) See merge request hubzilla/core!1593
| | * Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-04-154-68/+118
| | |\
| | * | add attachments to zot6 event objects, add zot6 to federated transports ↵zotlabs2019-04-151-1/+1
| | | | | | | | | | | | | | | | (webfinger)
* | | | calendar merge initial commitMario Vavti2019-04-192-2/+788
|/ / /
* | / Fix file path with filesystem storageMax Kostikov2019-04-161-1/+1
| |/ |/|