aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge https://github.com/friendica/red into zpullfriendica2013-10-301-3/+7
|\
| * Merge pull request #188 from zzottel/masterfriendica2013-10-301-6/+5
| |\
| | * Use only one regex for title matching in rpost tagzottel2013-10-311-6/+5
| |/
| * Merge pull request #187 from zzottel/masterfriendica2013-10-301-1/+6
| |\
| | * 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-305-3/+15
* | allow zot public providers to list their location, as a non US-based server c...friendica2013-10-307-8/+24
|/
* access policy and directory mode were crossed on site table creationfriendica2013-10-302-2/+2
* prevent loopsfriendica2013-10-291-1/+2
* send rpost requests from remote sites back to yours.friendica2013-10-292-4/+10
* fix issue #123 again, except this time don't allow ping recursionfriendica2013-10-291-12/+17
* Merge https://github.com/friendica/red into zpullfriendica2013-10-291-2/+2
|\
| * Recursive pingThomas Willingham2013-10-291-2/+2
* | rpost bbcode tagfriendica2013-10-294-4/+32
|/
* docofriendica2013-10-281-0/+18
* mod_display - if we are given the mid of a webpage, redirect to that webpage....friendica2013-10-281-1/+19
* Comanche documentation and some cleanup of layout page (including link to doc...friendica2013-10-287-4/+173
* implement monthly directory pingsfriendica2013-10-283-4/+35
* Schema change - add channel_dirdate so we can ping a directory server once a ...friendica2013-10-273-2/+12
* typofriendica2013-10-271-1/+1
* remote sharing seemed so easy. It's not. It's not happening today. But at lea...friendica2013-10-271-5/+47
* remote post module so that from anywhere on the web or at least within the ma...friendica2013-10-273-4/+96
* a bit more progress on DAV driverfriendica2013-10-271-3/+27
* put comanche widgets in their own file. Added a category tagcloud widget - bu...friendica2013-10-274-11/+42
* Merge https://github.com/friendica/red into zpullfriendica2013-10-261-1/+1
|\
| * Minor CSS - make full.css nav bar the same size as the nav barThomas Willingham2013-10-261-1/+1
* | include/reddav.php is the glue between Red attachments and the SabreDav inter...friendica2013-10-262-1/+155
* | string updatefriendica2013-10-261-109/+121
* | doc updatesfriendica2013-10-2680-690/+1282
|/
* create update record for accounts on directory server itself during profile c...friendica2013-10-244-8/+31
* directory leaking hidden channels - logic issuefriendica2013-10-241-1/+3
* Optionally pass a prepared "top level" item into conversation(). This will ev...friendica2013-10-242-5/+17
* Another stab at cleaning up the photos module. This should make permissions b...friendica2013-10-241-31/+19
* Merge https://github.com/friendica/red into zpullfriendica2013-10-242-182/+231
|\
| * Merge pull request #185 from tuscanhobbit/masterfriendica2013-10-242-182/+231
| |\
| | * Italian translation finally reached 100%p.tacconi2013-10-240-0/+0
| | |\
| | * | Italian translation finally reached 100%p.tacconi2013-10-242-329/+489
* | | | passing vars to widgets in Comanche - !this breaks existing widget declarations!friendica2013-10-241-4/+13
|/ / /
* | | now that the icons have been softened, the drop-icons stick out like a sore t...friendica2013-10-242-2/+2
* | | Merge https://github.com/friendica/red into zpullfriendica2013-10-231-0/+4
|\ \ \
| * | | no underlines for hovered icons23n2013-10-241-0/+4
* | | | basic support (still needs some js to expose it) for sharing an item on a rem...friendica2013-10-232-14/+54
|/ / /
* | | replace text links with icons on design pagesfriendica2013-10-235-9/+16
* | | Merge pull request #184 from git-marijus/masterfriendica2013-10-231-2/+15
|\ \ \
| * | | might be some style enhancementmarijus2013-10-231-2/+15
|/ / /
* | | 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 mod/...friendica2013-10-223-1/+109
* | | add sabre (1.8.x) via composer in the !@#$ place it wants to befriendica2013-10-21504-1/+183161
* | | installing sabre is a whole lot more complicated. It also doesn't like co-exi...friendica2013-10-211-18/+0
* | | issue #123 - this will leave a very very short interval between the time a no...friendica2013-10-201-1/+2