aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* more federation backend workredmatrix2016-03-151-4/+39
|
* some heavy lifting porting the old salmon coderedmatrix2016-03-151-0/+201
|
* federation workredmatrix2016-03-142-10/+25
|
* some re-working of webfinger and hcard parsing which will be necessary going ↵redmatrix2016-03-141-10/+33
| | | | forward.
* issue #320 - regression, after removing channel attached to an authenticated ↵redmatrix2016-03-123-30/+34
| | | | session the session was not completely cleared.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-121-1/+11
|\
| * some janitor work on profilesMario Vavti2016-03-121-1/+11
| |
* | some minor cleanupsredmatrix2016-03-102-2/+2
|/
* UNO: Hide bookmark tools in items (#^ and in menu)jeroenpraat2016-03-102-1/+6
|
* handle UNO move channel operationredmatrix2016-03-092-4/+65
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-091-1/+1
|\
| * Issue #316 make /display updates work. Basically copy and paste what we do ↵Mario Vavti2016-03-091-1/+1
| | | | | | | | on load and add $simple_update to the query.
* | work on implementing account/channel move (as opposed to clone)redmatrix2016-03-095-25/+28
|/
* isue #315redmatrix2016-03-081-0/+3
|
* add syslog loglevels to dba functionsredmatrix2016-03-072-8/+8
|
* a bit of page cleanup for edit profilesredmatrix2016-03-072-7/+7
|
* Also make it clear with (mouse) hover text that you must click on the cover ↵jeroenpraat2016-03-061-0/+1
| | | | photo to show the channel/more
* Merge https://github.com/redmatrix/hubzilla into pending_merge1.3redmatrix2016-03-031-2/+22
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-033-3/+1
| |\
| * | move cover-photo to template, add the ability to define a title and subtitle ↵Mario Vavti2016-03-031-2/+22
| | | | | | | | | | | | (defaults to channel name and addres), move js from redbasic.js to template.
* | | remove the markdown feature. Do not re-enable unless you are willing to ↵redmatrix2016-03-031-1/+1
| |/ |/| | | | | support it.
* | rename the menu entry and page to 'Profile Fields' to maintain consistencyredmatrix2016-03-021-1/+1
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-021-2/+2
|\|
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-022-1/+20
| |\
| * | a simple cover-photo implementation for redbasic default templateMario Vavti2016-03-021-2/+2
| | |
* | | issue #305redmatrix2016-03-022-2/+0
| |/ |/|
* | sort out the with and howlong dependenciesredmatrix2016-03-011-2/+2
| |
* | profile field admin page (functional only: still needs a lot of HTML/CSS ↵redmatrix2016-03-011-2/+2
| | | | | | | | cleanup)
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-011-1/+1
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/hubzillajeroenpraat2016-03-013-5/+88
| |\|
| * | Small fix for deleted forum channels showing in the forum widget (had this ↵jeroenpraat2016-03-011-1/+1
| | | | | | | | | | | | after migration from RM on 1 or 2 channels)
* | | Allow configuration of the display order of profile fields. This is an ↵redmatrix2016-03-011-0/+19
| |/ |/| | | | | important piece of a more general profile configuration framework which will eventually be accessible via the admin page.
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-294-79/+80
|\|
| * provide footer bbcodeMario Vavti2016-02-292-5/+9
| |
| * remove unused variableMario Vavti2016-02-291-4/+0
| |
| * simplify profile edit button(s) and make it useful for multiple profilesMario Vavti2016-02-291-41/+51
| |
| * fix deletion of files from filesystemMario Vavti2016-02-291-1/+1
| |
| * do not process update activity if there is no item to update and simplify ↵Mario Vavti2016-02-291-28/+19
| | | | | | | | code a little
* | abconfigredmatrix2016-02-293-5/+88
|/
* build_sync_packet - no need to sleep after the last sync delivery.redmatrix2016-02-281-1/+5
|
* stop the PHP warnings from Thomas's buggered sitekeyredmatrix2016-02-281-1/+1
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-271-0/+3
|\
| * missing includeMario Vavti2016-02-271-0/+1
| |
| * make attach_delete() return and comment out album rename functionality since ↵Mario Vavti2016-02-271-0/+2
| | | | | | | | this is not supported by the backend at the moment.
* | z_fetch_url and z_post_url returning falseredmatrix2016-02-271-2/+2
|/
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-02-263-38/+14
|\
| * fix link to photo album and make sure that small photos are not overwritten ↵Mario Vavti2016-02-262-4/+4
| | | | | | | | by body text.
| * some improvement for file activityMario Vavti2016-02-261-7/+8
| |
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-02-263-3/+18
| |\
| * | get rid of duplicate functionMario Vavti2016-02-261-27/+2
| | |