aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* prevent loopsfriendica2013-10-291-1/+2
|
* send rpost requests from remote sites back to yours.friendica2013-10-291-2/+8
|
* rpost bbcode tagfriendica2013-10-291-0/+10
|
* mod_display - if we are given the mid of a webpage, redirect to that ↵friendica2013-10-281-1/+19
| | | | webpage. This lets us include webpages in searches and 'view in context' will do the right thing.
* Comanche documentation and some cleanup of layout page (including link to ↵friendica2013-10-282-1/+15
| | | | doco) and a few other webpage related cleanups
* typofriendica2013-10-271-1/+1
|
* remote sharing seemed so easy. It's not. It's not happening today. But at ↵friendica2013-10-271-5/+47
| | | | least we've got the important bits in place and the reasons why it doesn't work are known and somewhat documented.
* remote post module so that from anywhere on the web or at least within the ↵friendica2013-10-272-2/+94
| | | | matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it.
* directory leaking hidden channels - logic issuefriendica2013-10-241-1/+3
|
* Another stab at cleaning up the photos module. This should make permissions ↵friendica2013-10-241-31/+19
| | | | behave a bit better and show the "this is you" photo for commenting and get rid of most of the old "visitor and "contact" cruft.
* basic support (still needs some js to expose it) for sharing an item on a ↵friendica2013-10-231-0/+15
| | | | remote site by sending it through oexchange on your home hub. Untested.
* replace text links with icons on design pagesfriendica2013-10-231-1/+1
|
* move killme inside module function so that typo worksfriendica2013-10-221-2/+2
|
* very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in ↵friendica2013-10-221-0/+107
| | | | mod/cloud.php - there is no other documentation. Use at your own risk. Send all bug reports to nobody@nowhere.com.
* part one - honour system.tagifonlyrecip pconfig, default is false - not ↵friendica2013-10-191-2/+3
| | | | ready to deal with the second part yet (changing the tag char for tag_deliver channels) without a bit more discussion/concensus.
* doc - complete hook list, still need detailed functional descriptions with ↵friendica2013-10-181-1/+1
| | | | parameters and examples for each
* Put a status editor on the display page if you're logged in. This fixes ↵friendica2013-10-181-0/+23
| | | | issue #113 and also provides the ability to reshare from that page.
* wrong app namefriendica2013-10-161-1/+1
|
* oauth wasn't logging in properly, also fixed api status_show to return last ↵friendica2013-10-151-1/+0
| | | | public post, not the last private post
* linkify post categoriesfriendica2013-10-141-1/+1
|
* Issue #181Thomas Willingham2013-10-141-2/+2
|
* turn off endless scroll if we have no more content to load - currently for ↵friendica2013-10-131-0/+2
| | | | mod_display, need to add to other content modules
* directory sort links on sidebarfriendica2013-10-131-0/+2
|
* remove the disabled flag on individual permissions and improve the text to ↵friendica2013-10-131-1/+2
| | | | | | show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare. So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive.
* Merge https://github.com/friendica/red into zpullfriendica2013-10-121-1/+1
|\
| * Typo in replaced variableOlaf Conradi2013-10-121-1/+1
| |
* | directory date order (sort=date)friendica2013-10-121-1/+1
|/
* show private message conversant in sidebar because without a reply you may ↵friendica2013-10-121-0/+11
| | | | not remember who it is/was.
* mail recallfriendica2013-10-111-0/+21
|
* bug 175 - categories not updated when editingfriendica2013-10-111-15/+1
|
* fix search to display more than one itemfriendica2013-10-101-3/+3
|
* more icon tweaks - this could be going on for some time; try to get icon ↵friendica2013-10-101-2/+2
| | | | code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks.
* Merge pull request #168 from oohlaf/fixesOlaf Conradi2013-10-061-2/+2
|\ | | | | Typo and whitespace
| * Typo and whitespaceOlaf Conradi2013-10-071-2/+2
| |
* | If an observer doesn't have view_stream perms, try for view_profile beforeThomas Willingham2013-10-041-0/+5
|/ | | | giving up.
* fix a bunch of post editing bugs - though this consolidates some disparate ↵friendica2013-10-041-43/+11
| | | | code and may create some new bugs due to regression
* post signaturesfriendica2013-10-022-14/+19
|
* in probe diagnostic - note https failure as diagnostic info - this also ↵friendica2013-10-011-2/+9
| | | | changes zot_finger so you can tell it not to fallback. This could be useful in corporate environments that are off the grid or other high security situations (as much as anything could be considered high security which relies on SSL).
* Saved searches on the matrix/network page just got a lot more interesting. ↵friendica2013-10-012-37/+43
| | | | Hint: it's all about autocomplete
* search_ac is really whacked - help it out a bit, but much more to dofriendica2013-10-011-17/+17
|
* add link to channel source management in settings if channel_sources feature ↵friendica2013-09-301-0/+9
| | | | is enabled
* implement republish permission for use in sourced channelsfriendica2013-09-301-18/+22
|
* small fixesfriendica2013-09-302-3/+12
|
* directory sync - this will either work, or it won't work, or it will ↵friendica2013-09-301-6/+4
| | | | | | | | | possibly recurse and blow up the matrix. Hard to say. Do you feel lucky? Well do ya' ... punk? Rule #1 - don't mess with anything unless it's blowing up the matrix. If it doesn't blow up the matrix, but doesn't work, just let it go and let's figure out what it is doing and what it isn't doing. The flow is as follows: Once a day go out to all the directory servers besides yourself and grab a list of updates. This happens in the poller. If we've never seen them before add them to the updates table. The poller also looks to see if we're a directory server and have updates that haven't yet been processed. It calls onedirsync.php to process each one. If we contact the channel to update and don't find anything (we're just doing a basic zot_finger), set a ud_last timestamp. If this is set we will only try once a day for seven days. Then we stop trying to update. This will probably cause a spike the first time through because you haven't seen any updates before, but we spread out the load over your delivery interval.
* there's our directory sync packet (aka transaction log). Now we just have to ↵friendica2013-09-291-4/+14
| | | | pass them around and act on them.
* log any attempt to call mod_magicfriendica2013-09-291-0/+2
|
* sources management pagefriendica2013-09-291-0/+140
|
* Missing includeThomas Willingham2013-09-291-1/+1
|
* Issue #158friendica2013-09-292-3/+10
|
* fix can_comment_on_post when viewing wall-to-wallfriendica2013-09-281-8/+14
|