Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 10 | -30/+28 |
|\ | | | | | | | | | Conflicts: boot.php | ||||
| * | Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵ | fabrixxm | 2011-01-24 | 10 | -30/+28 |
| | | | | | | | | use proc_run() | ||||
* | | removed java photo uploader from mainline. Photo uploaders are now plugins, ↵ | Friendika | 2011-01-27 | 1 | -31/+79 |
| | | | | | | | | but a single item upload is available by default. | ||||
* | | still not quite ready for the big photos rollover | Friendika | 2011-01-27 | 1 | -80/+29 |
| | | |||||
* | | Revert "Revert "roll version - now in alpha 2.1"" | Friendika | 2011-01-27 | 1 | -29/+80 |
| | | | | | | | | This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8. | ||||
* | | Revert "roll version - now in alpha 2.1" | Friendika | 2011-01-27 | 1 | -80/+29 |
| | | | | | | | | This reverts commit df4f77dadddc7bd756c3e4f72fa2fbe204cfff88. | ||||
* | | roll version - now in alpha 2.1 | Friendika | 2011-01-27 | 1 | -29/+80 |
| | | |||||
* | | set update frequency to twice daily for 'feed' contacts, unable to set ↵ | Friendika | 2011-01-26 | 2 | -6/+9 |
| | | | | | | | | update frequency on contact edit form. | ||||
* | | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-01-26 | 2 | -2/+11 |
|\ \ | | | | | | | | | | fabrixxm-oembed | ||||
| * | | Add 'jot_tool' hook, plugins can add tool icons. | Fabio Comuni | 2011-01-26 | 2 | -2/+11 |
| | | | |||||
* | | | dissolve relationship (new protocol) working | Friendika | 2011-01-26 | 2 | -11/+19 |
| | | | |||||
* | | | whitespace only | Friendika | 2011-01-26 | 1 | -1/+1 |
| | | | |||||
* | | | smilies on new item view | Friendika | 2011-01-25 | 1 | -1/+1 |
| | | | |||||
* | | | "unfriend" protocol | Friendika | 2011-01-25 | 1 | -8/+27 |
|/ / | |||||
* | | allow RSS for feed contacts, but no comments | Friendika | 2011-01-24 | 1 | -3/+2 |
| | | |||||
* | | propagate name changes to 'self' contact record | Friendika | 2011-01-24 | 1 | -4/+16 |
|/ | |||||
* | don't translate CR-LF | Friendika | 2011-01-24 | 1 | -4/+4 |
| | |||||
* | owner's sparkle link, sometimes not author's - on display page | Friendika | 2011-01-23 | 1 | -1/+15 |
| | |||||
* | following random feeds | Friendika | 2011-01-23 | 1 | -2/+52 |
| | |||||
* | fix a few issues with code blocks, ignore tags within blocks, fold ↵ | Friendika | 2011-01-23 | 1 | -0/+4 |
| | | | | multi-line blocks to one, also turn html br into two LFs. | ||||
* | add cc-license text to all content pages | Friendika | 2011-01-23 | 3 | -1/+8 |
| | |||||
* | given a tag @foo, don't also link/replace words like food in msg body | Friendika | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | wrong verb in dislike activity body | Friendika | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | typo | Friendika | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | incorrect item owner on like/dislike activity body when remote-auth profile | Friendika | 2011-01-21 | 1 | -1/+1 |
| | |||||
* | don't urlencode $_GET vars | Friendika | 2011-01-21 | 2 | -5/+9 |
| | |||||
* | profile edit hooks | Friendika | 2011-01-20 | 2 | -0/+6 |
| | |||||
* | per fabrix, except do the login "on page" | Friendika | 2011-01-20 | 1 | -3/+5 |
| | |||||
* | Netwok page redirect to login page if not local_user | fabrixxm | 2011-01-20 | 1 | -2/+5 |
| | |||||
* | do a better job of comparing same URLs. | Friendika | 2011-01-19 | 3 | -7/+7 |
| | |||||
* | fix context links | Friendika | 2011-01-19 | 1 | -2/+2 |
| | |||||
* | network view all item types by date | Friendika | 2011-01-19 | 2 | -18/+124 |
| | |||||
* | undo sql change in f9f018ef083acb554003 (02-DEC-2010), not relevant and ↵ | Friendika | 2011-01-19 | 1 | -1/+1 |
| | | | | incorrect | ||||
* | list network page (parent items) by creation date thx:fabrix | Friendika | 2011-01-18 | 1 | -2/+5 |
| | |||||
* | personal title | Friendika | 2011-01-18 | 2 | -2/+10 |
| | |||||
* | put birthday reminders on default network page, add smileys to private mail | Friendika | 2011-01-16 | 3 | -2/+6 |
| | |||||
* | Don't send conversation slaps, only immediate replies. Redundant and flawed. | Friendika | 2011-01-16 | 1 | -1/+6 |
| | |||||
* | cannot pass null by reference | Friendika | 2011-01-14 | 1 | -1/+3 |
| | |||||
* | birthday notifications working | Friendika | 2011-01-13 | 2 | -1/+8 |
| | |||||
* | Merge branch 'dev' | Friendika | 2011-01-13 | 1 | -0/+11 |
|\ | |||||
| * | event and birthday data structures | Friendika | 2011-01-13 | 1 | -0/+11 |
| | | |||||
* | | add owner's birthday information to feed (if allowed to) | Friendika | 2011-01-12 | 1 | -0/+1 |
| | | |||||
* | | string extraction | Friendika | 2011-01-12 | 1 | -0/+1 |
|/ | |||||
* | removed function was still referenced | Friendika | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | use default system theme for system pages | Friendika | 2011-01-07 | 5 | -5/+16 |
| | |||||
* | add contact edit hooks | Friendika | 2011-01-07 | 2 | -2/+9 |
| | |||||
* | friend request homecoming - ensure login redirects back to confirmation page, | Friendika | 2011-01-07 | 1 | -1/+24 |
| | | | | prune old introductions that remain blocked over 30 minutes. | ||||
* | schema typo | Friendika | 2011-01-06 | 1 | -0/+6 |
| | |||||
* | undo freesans temporarily due to poor legibility. | Friendika | 2011-01-06 | 1 | -1/+1 |
| | |||||
* | plugin settings were getting changed | Friendika | 2011-01-05 | 1 | -5/+8 |
| |