aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-263-252/+252
| |\ \ \
| * | | | move link to /locs to settings menu if we have more than one location and ↵Mario Vavti2016-03-261-6/+14
| | | | | | | | | | | | | | | | | | | | some template work on locs
* | | | | issue #319 part 2redmatrix2016-03-261-9/+11
| |/ / / |/| | |
* | | | add hook to allow plugins to perform a follow activity from an activityfeedredmatrix2016-03-231-4/+14
| |_|/ |/| |
* | | atom specifies a uri or iri for the id. message_id isn't suitable here.redmatrix2016-03-232-4/+5
| | |
* | | rewrite the webfinger discovery logicredmatrix2016-03-222-244/+233
|/ /
* | update network_to_name (reserve DFRN for future use)redmatrix2016-03-211-10/+12
| |
* | attempting to work with braindead lighttpd gnusocial serversredmatrix2016-03-211-2/+20
| |
* | more federation workredmatrix2016-03-202-32/+28
| |
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-201-0/+16
|\ \
| * | fix #328 by using a seperate query instead of group_concatMario Vavti2016-03-201-0/+16
| | |
* | | rework salmon - important, update addons also if you have enabled gnusoc addonredmatrix2016-03-201-196/+0
|/ /
* / make the admin side menu extensible and provide a hook for a channel "move" ↵redmatrix2016-03-192-5/+16
|/ | | | operation that federation plugins might use to re-establish connections after a channel move.
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-171-1/+9
|\
| * See issue https://github.com/redmatrix/hubzilla-addons/issues/17 (UNO: ↵jeroenpraat2016-03-171-1/+9
| | | | | | | | enable the Diaspora protocol for all channels (if addon is enabled) - I had to do this during channel creation and not in the addon itself, or else the member can't change this after the channel is created. Tested it on UNO and normal Hubzilla. If this is not the right place for this, please move it. If not wanted at all, please discuss.
* | no xchan here if using zot protocolredmatrix2016-03-172-2/+4
|/
* typoredmatrix2016-03-161-1/+1
|
* more federation backendredmatrix2016-03-162-7/+4
|
* lots of work on federated channel discoveryredmatrix2016-03-163-65/+283
|
* 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)