aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* show chat expiration time in overview and minor fixesMario Vavti2016-04-031-0/+2
|
* suddenly we have includepath issues - provide the explicit pathsredmatrix2016-04-016-6/+6
|
* Merge branch 'static'redmatrix2016-03-31116-689/+689
|\
| * static Appredmatrix2016-03-31116-689/+689
| |
* | mod chat rework continuedMario Vavti2016-03-311-1/+2
|/
* deprecate $a->get_baseurl()redmatrix2016-03-3051-246/+246
|
* more work on mod chatMario Vavti2016-03-312-5/+17
|
* more on mod chatMario Vavti2016-03-301-10/+14
|
* some work on mod chatMario Vavti2016-03-302-31/+47
|
* add page title to the html titleredmatrix2016-03-291-0/+3
|
* Update es_es+n. Switch the feeds as requested by Mike.jeroenpraat2016-03-271-2/+1
|
* Small, but I think useful hack. Added a top posts only atom feed, so people ↵jeroenpraat2016-03-261-1/+2
| | | | can choose directly from their browser which feed they need.
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-261-2/+15
|\
| * Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-221-0/+1
| |\
| * | rewrite the webfinger discovery logicredmatrix2016-03-221-2/+15
| | |
* | | move link to /locs to settings menu if we have more than one location and ↵Mario Vavti2016-03-262-8/+7
| |/ |/| | | | | some template work on locs
* | Add a link to /locs to channel managerMario Vavti2016-03-221-0/+1
|/
* whip mod manage into shapeMario Vavti2016-03-221-8/+3
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-201-9/+6
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2016-03-201-2/+2
| |\
| * | fix #328 by using a seperate query instead of group_concatMario Vavti2016-03-201-9/+6
| | |
* | | rework salmon - important, update addons also if you have enabled gnusoc addonredmatrix2016-03-201-2/+2
| |/ |/|
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-201-1/+3
|\|
| * add fixmeMario Vavti2016-03-201-1/+3
| |
* | issue #330 - permit archived connections in ACLs. If they are to be blocked ↵redmatrix2016-03-201-2/+2
|/ | | | for delivery (or some other purpose) this should probably happen in the delivery mechanism (or other related sub-system) rather than the permissions mechanism, although currently we still attempt direct delivery to archived connections. Technically "archived" means merely that we won't 'poll' the connection according to the current definition.
* add use as cover photo link to photos viewMario Vavti2016-03-181-0/+1
|
* some work on profile listingMario Vavti2016-03-171-13/+12
|
* bring more structure to profiles editMario Vavti2016-03-171-18/+23
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-161-39/+19
|\
| * move buttons to dropdown menu and some cleanupMario Vavti2016-03-161-3/+2
| |
| * still more janitor work on profilesMario Vavti2016-03-161-36/+17
| |
* | lots of work on federated channel discoveryredmatrix2016-03-161-2/+4
|/
* even more janitor work on profilesMario Vavti2016-03-151-6/+3
|
* some re-working of webfinger and hcard parsing which will be necessary going ↵redmatrix2016-03-141-7/+24
| | | | forward.
* more janitor work on profilesMario Vavti2016-03-131-15/+9
|
* some janitor work on profilesMario Vavti2016-03-121-17/+12
|
* remove superfluous returnMario Vavti2016-03-111-1/+0
|
* handle UNO move channel operationredmatrix2016-03-091-11/+9
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-091-3/+48
|\
| * Issue #316 make /display updates work. Basically copy and paste what we do ↵Mario Vavti2016-03-091-3/+48
| | | | | | | | on load and add $simple_update to the query.
* | work on implementing account/channel move (as opposed to clone)redmatrix2016-03-091-0/+2
|/
* a bit of page cleanup for edit profilesredmatrix2016-03-071-21/+21
|
* issue #313redmatrix2016-03-071-1/+13
|
* Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2016-03-041-0/+1
|\
| * add cover photo upload link to edit profileMario Vavti2016-03-041-0/+1
| |
* | issues #306 and #307redmatrix2016-03-041-4/+10
|/
* remove the markdown feature. Do not re-enable unless you are willing to ↵redmatrix2016-03-031-9/+22
| | | | support it.
* rename the menu entry and page to 'Profile Fields' to maintain consistencyredmatrix2016-03-021-1/+1
|
* UI cleanup for admin profile field management pageredmatrix2016-03-021-2/+2
|
* profile field admin page (functional only: still needs a lot of HTML/CSS ↵redmatrix2016-03-011-17/+104
| | | | cleanup)