| Commit message (Expand) | Author | Age | Files | Lines |
* | login app | friendica | 2014-05-15 | 1 | -0/+4 |
* | add directory | friendica | 2014-05-15 | 1 | -1/+1 |
* | some sidebar content (doesn't yet do anything) | friendica | 2014-05-15 | 1 | -0/+12 |
* | more base apps | friendica | 2014-05-15 | 1 | -1/+1 |
* | the app menu takes form | friendica | 2014-05-15 | 1 | -3/+43 |
* | apps: provide a default photo if none was set. For now it's the default profi... | friendica | 2014-05-15 | 1 | -1/+14 |
* | some backend stuff for apps | friendica | 2014-05-15 | 2 | -0/+64 |
* | xss prevention | friendica | 2014-05-14 | 1 | -0/+5 |
* | add photo widget | friendica | 2014-05-13 | 1 | -1/+43 |
* | add activity_received hook | friendica | 2014-05-13 | 1 | -0/+3 |
* | zrlify (turn into zmg) any relevant img tags in a post. | friendica | 2014-05-13 | 1 | -0/+25 |
* | allow jgrowl 'close all' message to be translated | friendica | 2014-05-13 | 1 | -0/+1 |
* | try to fix random logouts | friendica | 2014-05-12 | 1 | -1/+5 |
* | Typo | marijus | 2014-05-12 | 1 | -2/+2 |
* | log IP mis-matches even if paranoia isn't set. | friendica | 2014-05-11 | 1 | -7/+8 |
* | Merge pull request #455 from encyclomundi/master | RedMatrix | 2014-05-11 | 1 | -1/+1 |
|\ |
|
| * | correct minor typo | Charles | 2014-05-10 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/chriswinstead/red | root | 2014-05-10 | 4 | -6/+57 |
|\ \ |
|
| * | | add support for h1, h2, etc. to bbcode | Michael Johnston | 2014-05-10 | 1 | -0/+24 |
| * | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-05-09 | 1 | -4/+14 |
| |\ \ |
|
| | * | | show hidden connections in contact block if and only if the observer is the p... | friendica | 2014-05-08 | 1 | -4/+14 |
| * | | | like indicator rewrite | marijus | 2014-05-08 | 1 | -1/+14 |
| |/ / |
|
| * | | fix events until the new event subscription mechanism goes in, as shared even... | friendica | 2014-05-07 | 1 | -1/+1 |
| * | | ok *now* shred works with alternate config files | friendica | 2014-05-07 | 1 | -0/+4 |
* | | | Made some changes to img tags to enforce max-width everywhere, and to the pag... | root | 2014-05-07 | 1 | -6/+6 |
|/ / |
|
* | | add message_id to reshared items so that we can eventually notify the origina... | friendica | 2014-05-05 | 1 | -0/+6 |
* | | Fixed some wrapping problems when the user has set a larger font size. And so... | jeroenpraat | 2014-05-05 | 1 | -8/+8 |
* | | UI for deleting chatrooms | friendica | 2014-05-04 | 1 | -0/+3 |
* | | issue #432 permission changes lost editing webpage (and other non-post items) | friendica | 2014-05-04 | 1 | -2/+0 |
* | | more easter eggs | friendica | 2014-05-03 | 1 | -0/+6 |
* | | make folks from certain other networks feel more at home here | friendica | 2014-05-02 | 1 | -0/+8 |
* | | allow birthdays with just a year (no month or day). | friendica | 2014-05-01 | 1 | -5/+10 |
* | | bring the posted-date selector widget up to date. There are no longer two dif... | friendica | 2014-05-01 | 1 | -1/+1 |
* | | posted_dates() needs a re-write so we can make a much prettier archive widget | friendica | 2014-04-30 | 1 | -1/+41 |
* | | Remove automatic bookmarking - it was a bad idea and just leads to menu clutt... | friendica | 2014-04-30 | 2 | -22/+1 |
* | | clean up the webpage list a bit | friendica | 2014-04-29 | 1 | -22/+32 |
* | | Unfortunate omission | friendica | 2014-04-26 | 1 | -3/+1 |
* | | basic chatterbot support - though these would still require additional functi... | friendica | 2014-04-26 | 1 | -0/+41 |
* | | A useful hook | friendica | 2014-04-25 | 1 | -0/+5 |
* | | Set a default directory server from a hard-wired list if one was not previous... | friendica | 2014-04-25 | 3 | -17/+26 |
* | | A future "comanche UI" is going to need lists of available building blocks. S... | friendica | 2014-04-25 | 1 | -0/+25 |
* | | ability to unset a layout and subthread is probably close to working again. | friendica | 2014-04-23 | 1 | -8/+24 |
* | | this should fix mention notification that aren't plus tagged | friendica | 2014-04-19 | 1 | -4/+20 |
* | | We know why third party zids didn't work now, so don't use hacky | Thomas Willingham | 2014-04-18 | 1 | -4/+1 |
* | | more optimisations for discovery mode of zotfeed | friendica | 2014-04-17 | 1 | -2/+6 |
* | | improve zotfeed for discover channel so it will send updates to posts you've ... | friendica | 2014-04-17 | 2 | -15/+13 |
|/ |
|
* | tag anyone | friendica | 2014-04-15 | 1 | -17/+3 |
* | better mapping of visible connections | friendica | 2014-04-14 | 1 | -8/+6 |
* | Better handling of restricted /channel and /profile permissions. We will show... | friendica | 2014-04-14 | 2 | -17/+25 |
* | until we can figure out how to allow commenting on the discover page without ... | friendica | 2014-04-13 | 1 | -0/+7 |