| Commit message (Expand) | Author | Age | Files | Lines |
* | if registration is disabled, send the site register link to pubsites | friendica | 2013-10-30 | 1 | -1/+1 |
* | allow zot public providers to list their location, as a non US-based server c... | friendica | 2013-10-30 | 3 | -3/+7 |
* | prevent loops | friendica | 2013-10-29 | 1 | -1/+2 |
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+8 |
* | rpost bbcode tag | friendica | 2013-10-29 | 1 | -0/+10 |
* | mod_display - if we are given the mid of a webpage, redirect to that webpage.... | friendica | 2013-10-28 | 1 | -1/+19 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 2 | -1/+15 |
* | typo | friendica | 2013-10-27 | 1 | -1/+1 |
* | remote sharing seemed so easy. It's not. It's not happening today. But at lea... | friendica | 2013-10-27 | 1 | -5/+47 |
* | remote post module so that from anywhere on the web or at least within the ma... | friendica | 2013-10-27 | 2 | -2/+94 |
* | directory leaking hidden channels - logic issue | friendica | 2013-10-24 | 1 | -1/+3 |
* | Another stab at cleaning up the photos module. This should make permissions b... | friendica | 2013-10-24 | 1 | -31/+19 |
* | basic support (still needs some js to expose it) for sharing an item on a rem... | friendica | 2013-10-23 | 1 | -0/+15 |
* | replace text links with icons on design pages | friendica | 2013-10-23 | 1 | -1/+1 |
* | move killme inside module function so that typo works | friendica | 2013-10-22 | 1 | -2/+2 |
* | very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/... | friendica | 2013-10-22 | 1 | -0/+107 |
* | part one - honour system.tagifonlyrecip pconfig, default is false - not ready... | friendica | 2013-10-19 | 1 | -2/+3 |
* | doc - complete hook list, still need detailed functional descriptions with pa... | friendica | 2013-10-18 | 1 | -1/+1 |
* | Put a status editor on the display page if you're logged in. This fixes issue... | friendica | 2013-10-18 | 1 | -0/+23 |
* | wrong app name | friendica | 2013-10-16 | 1 | -1/+1 |
* | oauth wasn't logging in properly, also fixed api status_show to return last p... | friendica | 2013-10-15 | 1 | -1/+0 |
* | linkify post categories | friendica | 2013-10-14 | 1 | -1/+1 |
* | Issue #181 | Thomas Willingham | 2013-10-14 | 1 | -2/+2 |
* | turn off endless scroll if we have no more content to load - currently for mo... | friendica | 2013-10-13 | 1 | -0/+2 |
* | directory sort links on sidebar | friendica | 2013-10-13 | 1 | -0/+2 |
* | remove the disabled flag on individual permissions and improve the text to sh... | friendica | 2013-10-13 | 1 | -1/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-12 | 1 | -1/+1 |
|\ |
|
| * | Typo in replaced variable | Olaf Conradi | 2013-10-12 | 1 | -1/+1 |
* | | directory date order (sort=date) | friendica | 2013-10-12 | 1 | -1/+1 |
|/ |
|
* | show private message conversant in sidebar because without a reply you may no... | friendica | 2013-10-12 | 1 | -0/+11 |
* | mail recall | friendica | 2013-10-11 | 1 | -0/+21 |
* | bug 175 - categories not updated when editing | friendica | 2013-10-11 | 1 | -15/+1 |
* | fix search to display more than one item | friendica | 2013-10-10 | 1 | -3/+3 |
* | more icon tweaks - this could be going on for some time; try to get icon code... | friendica | 2013-10-10 | 1 | -2/+2 |
* | Merge pull request #168 from oohlaf/fixes | Olaf Conradi | 2013-10-06 | 1 | -2/+2 |
|\ |
|
| * | Typo and whitespace | Olaf Conradi | 2013-10-07 | 1 | -2/+2 |
* | | If an observer doesn't have view_stream perms, try for view_profile before | Thomas Willingham | 2013-10-04 | 1 | -0/+5 |
|/ |
|
* | fix a bunch of post editing bugs - though this consolidates some disparate co... | friendica | 2013-10-04 | 1 | -43/+11 |
* | post signatures | friendica | 2013-10-02 | 2 | -14/+19 |
* | in probe diagnostic - note https failure as diagnostic info - this also chang... | friendica | 2013-10-01 | 1 | -2/+9 |
* | Saved searches on the matrix/network page just got a lot more interesting. Hi... | friendica | 2013-10-01 | 2 | -37/+43 |
* | search_ac is really whacked - help it out a bit, but much more to do | friendica | 2013-10-01 | 1 | -17/+17 |
* | add link to channel source management in settings if channel_sources feature ... | friendica | 2013-09-30 | 1 | -0/+9 |
* | implement republish permission for use in sourced channels | friendica | 2013-09-30 | 1 | -18/+22 |
* | small fixes | friendica | 2013-09-30 | 2 | -3/+12 |
* | directory sync - this will either work, or it won't work, or it will possibly... | friendica | 2013-09-30 | 1 | -6/+4 |
* | there's our directory sync packet (aka transaction log). Now we just have to ... | friendica | 2013-09-29 | 1 | -4/+14 |
* | log any attempt to call mod_magic | friendica | 2013-09-29 | 1 | -0/+2 |
* | sources management page | friendica | 2013-09-29 | 1 | -0/+140 |
* | Missing include | Thomas Willingham | 2013-09-29 | 1 | -1/+1 |