aboutsummaryrefslogtreecommitdiffstats
path: root/include/text.php
Commit message (Collapse)AuthorAgeFilesLines
* re-add spaces between tagsMario Vavti2017-03-151-3/+6
|
* style hashtags, mentions and categories. hide expand-aside button if not ↵Mario Vavti2017-03-151-8/+2
| | | | needed. css and class fixes
* move emoji emoticons (not reactions) to pluginzotlabs2017-03-051-14/+0
|
* reverse sort orderzotlabs2017-03-021-1/+1
|
* activity widget - like the forum widget but represents unseen activity by ↵zotlabs2017-03-021-0/+5
| | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding.
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-5/+5
| | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library.
* strip possible quotes from attribute_contains() haystackszotlabs2017-02-151-1/+3
|
* provide HTTP header parser which honours continuation lines and despite the ↵zotlabs2017-02-141-5/+0
| | | | fact that continuation lines have been deprecated - as they still exist in the wild.
* channel export - use a selected list of functional data categories to ↵zotlabs2017-01-311-0/+1
| | | | export; this allows one to export single data sets instead of always exporting everything we know about
* consolidate hubloc storagezotlabs2017-01-301-1/+1
|
* add gen_link_id() function to selectively encode/decode the message-id ↵Hubzilla2017-01-191-1/+8
| | | | component of /display/ links for message-ids that contain troublesome characters
* more integration of vcard and profileszotlabs2017-01-151-0/+4
|
* btlogger trace file logging not working as desired.zotlabs2017-01-101-4/+7
|
* setup: check disabled functions more precisely than using a string matchzotlabs2017-01-051-0/+6
|
* provide separate logging (if configured) for btlogger which is used to catch ↵zotlabs2016-12-211-1/+14
| | | | really subtle issues which don't always leave an audit trail. Similar to dbfail.out, the file btlogger.out (if it exists and is write-able) will only log these unusual situations with backtraces so we can find the culprits.
* zidify private mailzotlabs2016-12-191-1/+0
|
* use absolute namespace in case this gets movedzotlabs2016-12-131-1/+1
|
* tag and mention handling in private mail (which required refactoring the ↵zotlabs2016-12-131-1/+47
| | | | bbcode cleanup stuff in mod_item)
* fix the forum widget for forums with custom permszotlabs2016-12-021-3/+6
|
* move all the zid related stuff to one filezotlabs2016-11-131-75/+0
|
* zidify wiki contentzotlabs2016-11-131-0/+31
|
* reorganise emoticonszotlabs2016-11-061-33/+33
|
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-253/+310
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* additional array checkingzotlabs2016-10-131-4/+5
|
* consolidate duplicated code for creating table entries from an arrayzotlabs2016-10-121-0/+17
|
* start on the API re-writezotlabs2016-10-111-1/+1
|
* add some more stuff to admin/account_edit (service class, language, and ↵redmatrix2016-10-031-36/+0
| | | | techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once.
* whitelist button tag in htmlpurifierMario Vavti2016-09-091-0/+3
|
* add more foundation data- attributesMario Vavti2016-09-081-1/+4
|
* upgrade foundation to version 6.2.3Mario Vavti2016-09-071-19/+59
|
* some issues with saved search - tags and connection searches weren't being ↵redmatrix2016-08-311-1/+1
| | | | saved.
* Website export to cloud files works. Created new recursive copy function in ↵Andrew Manning2016-08-231-0/+4
| | | | attach.php.
* Progress implementing zip file exportAndrew Manning2016-08-171-25/+7
|
* Stash changes for merge with devAndrew Manning2016-08-171-0/+22
|
* A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but ↵redmatrix2016-08-111-0/+35
| | | | you have to start somewhere.
* bad code formatredmatrix2016-08-091-2/+26
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-031-0/+28
|\
| * Improved UI. Removed logger statements.Andrew Manning2016-07-311-5/+2
| |
| * Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-301-16/+17
| |\
| * \ Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-211-12/+4
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-201-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/dev' into website-import-remoteAndrew Manning2016-07-161-0/+4
| |\ \ \ \
| * | | | | Stash changes to merge from devAndrew Manning2016-07-161-4/+3
| | | | | |
| * | | | | Postpone remote folder import until filesystem mirroring matures.Andrew Manning2016-07-161-1/+5
| | | | | |
| * | | | | Clearer import control interfaceAndrew Manning2016-07-101-2/+6
| | | | | |
| * | | | | First draft of website import toolsAndrew Manning2016-07-101-0/+24
| | | | | |
* | | | | | multiple acl workMario Vavti2016-08-031-0/+6
| |_|_|_|/ |/| | | |
* | | | | translate mime types to icons, update some icons, move file preview (upload ↵Mario Vavti2016-07-281-16/+17
| |_|_|/ |/| | | | | | | | | | | progress) below table header
* | | | Merge branch 'dev' into permsredmatrix2016-07-181-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | do not transform hashes to tags in [code=xxx] or [code] blocksMario Vavti2016-07-181-1/+1
| | |/ | |/|