| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | access policy and directory mode were crossed on site table creation | friendica | 2013-10-30 | 1 | -1/+1 |
* | send rpost requests from remote sites back to yours. | friendica | 2013-10-29 | 1 | -2/+2 |
* | rpost bbcode tag | friendica | 2013-10-29 | 2 | -3/+21 |
* | doco | friendica | 2013-10-28 | 1 | -0/+18 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 2 | -2/+13 |
* | implement monthly directory pings | friendica | 2013-10-28 | 2 | -3/+34 |
* | remote post module so that from anywhere on the web or at least within the ma... | friendica | 2013-10-27 | 1 | -2/+2 |
* | a bit more progress on DAV driver | friendica | 2013-10-27 | 1 | -3/+27 |
* | put comanche widgets in their own file. Added a category tagcloud widget - bu... | friendica | 2013-10-27 | 3 | -10/+41 |
* | include/reddav.php is the glue between Red attachments and the SabreDav inter... | friendica | 2013-10-26 | 1 | -0/+154 |
* | create update record for accounts on directory server itself during profile c... | friendica | 2013-10-24 | 4 | -8/+31 |
* | Optionally pass a prepared "top level" item into conversation(). This will ev... | friendica | 2013-10-24 | 2 | -5/+17 |
* | passing vars to widgets in Comanche - !this breaks existing widget declarations! | friendica | 2013-10-24 | 1 | -4/+13 |
* | link to source - if it's on the display page link to original source (probabl... | friendica | 2013-10-20 | 3 | -6/+11 |
* | prevent posts from floating to the top after minor edits | friendica | 2013-10-19 | 1 | -1/+6 |
* | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ... | friendica | 2013-10-19 | 1 | -0/+1 |
* | doc - complete hook list, still need detailed functional descriptions with pa... | friendica | 2013-10-18 | 1 | -1/+2 |
* | Put a status editor on the display page if you're logged in. This fixes issue... | friendica | 2013-10-18 | 1 | -1/+1 |
* | oauth wasn't logging in properly, also fixed api status_show to return last p... | friendica | 2013-10-15 | 2 | -4/+13 |
* | directory sync optimisations to save redundant processing | friendica | 2013-10-15 | 2 | -1/+20 |
* | update even if no change | friendica | 2013-10-14 | 1 | -0/+8 |
* | why do these have invalid id's? | friendica | 2013-10-14 | 2 | -2/+2 |
* | extra logging | friendica | 2013-10-14 | 2 | -2/+5 |
* | sync tweaks | friendica | 2013-10-14 | 1 | -1/+1 |
* | don't update old entries with no address | friendica | 2013-10-14 | 1 | -1/+1 |
* | sql wrong number of args | friendica | 2013-10-14 | 1 | -0/+1 |
* | sql typo in directory sync | friendica | 2013-10-14 | 1 | -1/+1 |
* | linkify post categories | friendica | 2013-10-14 | 1 | -1/+8 |
* | template and icons for categories and "file as" | friendica | 2013-10-14 | 1 | -46/+46 |
* | attachment icons revisited | friendica | 2013-10-13 | 1 | -28/+50 |
* | turn off endless scroll if we have no more content to load - currently for mo... | friendica | 2013-10-13 | 1 | -0/+1 |
* | directory sort links on sidebar | friendica | 2013-10-13 | 1 | -0/+11 |
* | provide config for preferred directory server | friendica | 2013-10-13 | 1 | -0/+3 |
* | preserve the source owner when creating a delivery fork so that we can uplink... | friendica | 2013-10-13 | 2 | -6/+31 |
* | fix alt_pager to work if item count is higher than page['itemspage'] (threads) | zottel | 2013-10-11 | 1 | -1/+1 |
* | more icon tweaks - this could be going on for some time; try to get icon code... | friendica | 2013-10-10 | 1 | -1/+1 |
* | more redbasic icon work | friendica | 2013-10-09 | 1 | -4/+8 |
* | nav icons | friendica | 2013-10-09 | 1 | -2/+2 |
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 2 | -3/+3 |
* | The check for f*cked database (which otherwise sends out zillions of update f... | friendica | 2013-10-04 | 1 | -3/+3 |
* | fix a bunch of post editing bugs - though this consolidates some disparate co... | friendica | 2013-10-04 | 1 | -23/+33 |
* | bring back photo shadows (via theme settings) | friendica | 2013-10-02 | 1 | -1/+2 |
* | post signatures | friendica | 2013-10-02 | 4 | -46/+114 |
* | that would've messed it up | friendica | 2013-10-02 | 1 | -1/+1 |
* | directory sync typo | friendica | 2013-10-02 | 1 | -1/+1 |
* | block forgeries | friendica | 2013-10-02 | 2 | -4/+19 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-01 | 1 | -2/+2 |
|\ |
|
| * | Slightly modify reshares so they can be themed as a whole. | Thomas Willingham | 2013-10-02 | 1 | -2/+2 |
* | | in probe diagnostic - note https failure as diagnostic info - this also chang... | friendica | 2013-10-01 | 1 | -3/+3 |
|/ |
|
* | add the auto form submit even though it doesn't seem to work. Will debug it l... | friendica | 2013-10-01 | 1 | -1/+1 |