aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* undeclared static property App::$stringsave (push_lang() and pop_lang())redmatrix2016-04-051-1/+1
|
* show chat expiration time in overview and minor fixesMario Vavti2016-04-031-1/+1
|
* Chat Rooms -> ChatroomsMario Vavti2016-04-011-1/+1
|
* change the App constructorredmatrix2016-03-311-4/+1
|
* create miniApp to convert existing settings files to the static App classredmatrix2016-03-315-51/+23
|
* issue #336redmatrix2016-03-312-3/+6
|
* Merge branch 'static'redmatrix2016-03-3142-528/+528
|\
| * static Appredmatrix2016-03-3142-528/+528
| |
* | various fixes regarding mod chatMario Vavti2016-03-311-1/+1
| |
* | mod chat rework continuedMario Vavti2016-03-311-0/+8
|/
* deprecate $a->get_baseurl()redmatrix2016-03-3019-133/+133
|
* issue #319 - NOTE: this does not fix the issue, it only reports it and ↵redmatrix2016-03-303-10/+31
| | | | continues. We need to examine any logger statements that contain 'stack:' as a result of reporting this issue and find and fix the original problem - which is that set_pconfig is being called without a valid $uid. I'm worried that since we will now continue on without throwing a PHP error that nobody will ever notice or find the problem that is causing this.
* more on mod chatMario Vavti2016-03-301-0/+1
|
* some work on mod chatMario Vavti2016-03-303-10/+11
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-261-6/+20
|\
| * removed link to connected apps by accidentMario Vavti2016-03-261-0/+6
| |
| * 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
|