aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* implement sync logic in mod appmanMario2021-10-061-15/+79
* mod locs: do not show drop icon for local clones and get rid of redundant for...Mario2021-10-031-6/+2
* remove redundant query and exit with status 410 if channel was removedMario2021-10-031-8/+1
* add optional $removed argument to channelx_by functions to allow inclusion of...Mario Vavti2021-10-031-1/+1
* fix removed channels counted for max id check and disable moving until we dec...Mario2021-10-021-2/+2
* also check for vnotifyMario Vavti2021-10-011-2/+5
* only show sse pubs if the app is installedMario Vavti2021-10-011-0/+8
* only bootstrap pubs if the app is installedMario Vavti2021-10-011-1/+1
* import_progress: deal with the situation where items/files are being imported...Mario Vavti2021-10-011-9/+38
* remove redundant noticeMario Vavti2021-10-011-2/+0
* only allow resume if we are not completed yetMario Vavti2021-10-011-12/+9
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-10-012-0/+7
|\
| * improve file upload performance: start uploading next file only after the pre...Mario2021-10-012-0/+7
* | improve channel import progress pageMario Vavti2021-10-012-16/+47
|/
* wordingMario Vavti2021-09-301-4/+4
* minor display changeMario Vavti2021-09-301-1/+2
* implement file totals and add mod import_progressMario Vavti2021-09-301-0/+66
* provide a very simple status page for content importMario Vavti2021-09-301-7/+16
* revise content import/export part 2Mario Vavti2021-09-291-84/+8
* importer daemons: do not call with zap_compat flag and use return instead of ...Mario2021-09-271-2/+1
* cleanup mod import and implement importer daemons ported from zapMario2021-09-271-205/+293
* add outboxMario2021-09-271-0/+124
* bring back externals (slightly different approach), rename zotfeed to outbox ...Mario2021-09-251-109/+7
* add notices tab to HQ widgetMario2021-09-231-1/+0
* mod manage: do not query info which we do not use in the UI and probably shou...Mario2021-09-211-2/+4
* perform profile sync after all the fields are updated otherwise we will sync ...Mario2021-09-211-11/+12
* add option to mark all notices of a thread read if a notice of the thread is ...Mario2021-09-182-8/+29
* when updating the channel name from profiles make sure to lookup the xchan en...Mario2021-09-101-2/+2
* fix mod display regressionsMario2021-09-071-7/+10
* resolve some vsprintf issuesMario2021-09-074-20/+17
* if posting from hq return to the message we just postedMario2021-09-061-0/+4
* fix regressions in mod hqMario2021-09-041-3/+4
* more gen_link_id()Mario2021-09-044-98/+100
* more unpack_link_id()Mario2021-09-045-59/+46
* implement unpack_link_id() in mod channelMario2021-09-041-16/+17
* Merge branch 'owafix' into 'dev'Mario2021-08-301-2/+2
|\
| * OWA: very difficult to trace failures due to empty public key record. The sig...nobody2021-08-291-2/+2
* | do not define colors in manifest (system colors are mostly the better fit) an...Mario2021-08-291-2/+0
* | more app descriptions and remove some unused imagesMario2021-08-283-12/+6
|/
* adjust background colorMario2021-08-261-1/+1
* port latest pwa work from zapMario2021-08-262-0/+119
* whitespaceMario2021-08-261-4/+4
* more app descriptionsMario2021-08-263-91/+85
* add appstore widget to appmanMario2021-08-251-7/+7
* more app descriptionsMario2021-08-255-118/+108
* more app descriptions and change the image counter to display % of images loa...Mario2021-08-246-127/+116
* channel manager -> channelsMario2021-08-241-1/+1
* channel_menu is not used anymoreMario2021-08-241-3/+0
* nav cleanupMario2021-08-241-1/+1
* more app descriptions and return to the app if installed from the module itselfMario2021-08-234-105/+97