aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* tag notifications for private posts contain obscured data - they should be blankfriendica2013-11-041-1/+1
|
* private tagged posts weren't creating second delivery chain - they were ↵friendica2013-11-041-1/+14
| | | | incorrectly being marked as "in a reshare" due to being obscured.
* add attach_mkdir()friendica2013-11-031-0/+71
|
* Merge https://github.com/friendica/red into zpullfriendica2013-10-301-3/+7
|\
| * Use only one regex for title matching in rpost tagzottel2013-10-311-6/+5
| |
| * Allow setting of title in rpost tag with [rpost=title]body[/rpost]zottel2013-10-301-1/+6
| |
* | issue #189 - show post edited time on relative date hovertipfriendica2013-10-302-0/+2
| |
* | allow zot public providers to list their location, as a non US-based server ↵friendica2013-10-301-3/+7
|/ | | | could be a strong selling point.
* access policy and directory mode were crossed on site table creationfriendica2013-10-301-1/+1
|
* send rpost requests from remote sites back to yours.friendica2013-10-291-2/+2
|
* rpost bbcode tagfriendica2013-10-292-3/+21
|
* docofriendica2013-10-281-0/+18
|
* Comanche documentation and some cleanup of layout page (including link to ↵friendica2013-10-282-2/+13
| | | | doco) and a few other webpage related cleanups
* implement monthly directory pingsfriendica2013-10-282-3/+34
|
* remote post module so that from anywhere on the web or at least within the ↵friendica2013-10-271-2/+2
| | | | 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.
* a bit more progress on DAV driverfriendica2013-10-271-3/+27
|
* put comanche widgets in their own file. Added a category tagcloud widget - ↵friendica2013-10-273-10/+41
| | | | but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments.
* include/reddav.php is the glue between Red attachments and the SabreDav ↵friendica2013-10-261-0/+154
| | | | interfaces. Much work remains beofre we're ready to actually use this interface. Think of it as a conceptual outline and I'm starting to fill it in from the top down.
* create update record for accounts on directory server itself during profile ↵friendica2013-10-244-8/+31
| | | | changes, re-queue failed directory sync packets, fix account_id index in queue creation, be more selective about updating hubloc_connected (only when we're talking to the associated site). But we still need a way to flag dead accounts and these mechanisms won't cut it, because it isn't a requirement that channels communicate with anybody, except for contacting the directory when the account is created. I think we need to make every channel ping the directory once a month. Then we can find those that have not done so (after syncing with other directories). We can't have the directory just flag dead accounts as this would create a way for an anti-social attacker to become a directory server and mark all the accounts dead.
* Optionally pass a prepared "top level" item into conversation(). This will ↵friendica2013-10-242-5/+17
| | | | eventually be used by the photos module where the "top level item" of the conversation is a photo with editing and album navigation controls and doesn't look anything like a post.
* passing vars to widgets in Comanche - !this breaks existing widget declarations!friendica2013-10-241-4/+13
| | | | See the wiki for updated syntax but basically it's now [widget=name][var=varname]varvalue[/var]...[/widget]
* link to source - if it's on the display page link to original source ↵friendica2013-10-203-6/+11
| | | | (probably on a different site). All other conversations link to 'llink' which is a local copy and may provide a richer possibility of interactions, especially if you're logged in locally and it's your own copy of the post.
* prevent posts from floating to the top after minor editsfriendica2013-10-191-1/+6
|
* remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵friendica2013-10-191-0/+1
| | | | derived/sourced channels. It's now just "$author via $xyz".
* doc - complete hook list, still need detailed functional descriptions with ↵friendica2013-10-181-1/+2
| | | | parameters and examples for each
* Put a status editor on the display page if you're logged in. This fixes ↵friendica2013-10-181-1/+1
| | | | issue #113 and also provides the ability to reshare from that page.
* oauth wasn't logging in properly, also fixed api status_show to return last ↵friendica2013-10-152-4/+13
| | | | public post, not the last private post
* directory sync optimisations to save redundant processingfriendica2013-10-152-1/+20
|
* update even if no changefriendica2013-10-141-0/+8
|
* why do these have invalid id's?friendica2013-10-142-2/+2
|
* extra loggingfriendica2013-10-142-2/+5
|
* sync tweaksfriendica2013-10-141-1/+1
|
* don't update old entries with no addressfriendica2013-10-141-1/+1
|
* sql wrong number of argsfriendica2013-10-141-0/+1
|
* sql typo in directory syncfriendica2013-10-141-1/+1
|
* linkify post categoriesfriendica2013-10-141-1/+8
|
* template and icons for categories and "file as"friendica2013-10-141-46/+46
|
* attachment icons revisitedfriendica2013-10-131-28/+50
|
* turn off endless scroll if we have no more content to load - currently for ↵friendica2013-10-131-0/+1
| | | | mod_display, need to add to other content modules
* directory sort links on sidebarfriendica2013-10-131-0/+11
|
* provide config for preferred directory serverfriendica2013-10-131-0/+3
|
* preserve the source owner when creating a delivery fork so that we can ↵friendica2013-10-132-6/+31
| | | | uplink back to them without any ambiguity.
* fix alt_pager to work if item count is higher than page['itemspage'] (threads)zottel2013-10-111-1/+1
|
* more icon tweaks - this could be going on for some time; try to get icon ↵friendica2013-10-101-1/+1
| | | | code (and all theme stuff) out of main code and into templates, but on the short term provide both so nothing breaks.
* more redbasic icon workfriendica2013-10-091-4/+8
|
* nav iconsfriendica2013-10-091-2/+2
|
* replace a bunch of graphic icons with vector iconsfriendica2013-10-082-3/+3
|
* The check for f*cked database (which otherwise sends out zillions of update ↵friendica2013-10-041-3/+3
| | | | failed emails) interferes with install. So what else can we do about f*cked databases which open successfully but don't actually read/write data? It would of course be nice if we didn't have to deal with them, but apparently we do. For now we're not doing anything until I can figure out how to take the site offline when it happens without affecting install.
* fix a bunch of post editing bugs - though this consolidates some disparate ↵friendica2013-10-041-23/+33
| | | | code and may create some new bugs due to regression
* bring back photo shadows (via theme settings)friendica2013-10-021-1/+2
|