aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
| * Extend lockview to show info on items, photos and eventsFabio Comuni2011-02-031-4/+20
| |
* | found the issue - remove the extra tracing stuffFriendika2011-02-031-7/+1
| |
* | allow parentless items from SN - add more tracing on notify failuresFriendika2011-02-031-3/+10
| |
* | allow changing album name in photo edit pageFriendika2011-02-031-6/+14
| |
* | remove selfFriendika2011-02-031-0/+50
| |
* | get media-rss thumbnail if available and nothing else was found (e.g. github).Friendika2011-02-021-0/+6
| |
* | backward compatibilityFriendika2011-02-011-1/+1
| |
* | protocol reversal, roll dfrn_version to 2.1Friendika2011-02-011-10/+18
| |
* | silence a few notice warningsFriendika2011-02-011-2/+2
| |
* | don't try to scrape atom/rss feeds. missing param in contact store (mod_follow)Friendika2011-02-011-1/+1
| |
* | truncate long namesFriendika2011-02-012-2/+2
|/
* email cc recipients (front end)Friendika2011-01-312-0/+4
|
* post to email recips (backend)Friendika2011-01-311-2/+29
|
* more ssl_policy cleanup, allow manual feed update per contact when hub is ↵Friendika2011-01-301-0/+10
| | | | whacked, log feed parse errors
* more debugging to see if the google push hub is even trying to publish our ↵Friendika2011-01-302-0/+2
| | | | content.
* identify email-only contactsFriendika2011-01-291-1/+8
|
* Merge branch 'fabrixxm-master'Friendika2011-01-2810-30/+28
|\ | | | | | | | | Conflicts: boot.php
| * Added proc_run() and modified all occurrence of proc_close(proc_open()) to ↵fabrixxm2011-01-2410-30/+28
| | | | | | | | use proc_run()
* | removed java photo uploader from mainline. Photo uploaders are now plugins, ↵Friendika2011-01-271-31/+79
| | | | | | | | but a single item upload is available by default.
* | still not quite ready for the big photos rolloverFriendika2011-01-271-80/+29
| |
* | Revert "Revert "roll version - now in alpha 2.1""Friendika2011-01-271-29/+80
| | | | | | | | This reverts commit e8a3166fa9caa1bdff90526886ae705bc44c4ac8.
* | Revert "roll version - now in alpha 2.1"Friendika2011-01-271-80/+29
| | | | | | | | This reverts commit df4f77dadddc7bd756c3e4f72fa2fbe204cfff88.
* | roll version - now in alpha 2.1Friendika2011-01-271-29/+80
| |
* | set update frequency to twice daily for 'feed' contacts, unable to set ↵Friendika2011-01-262-6/+9
| | | | | | | | update frequency on contact edit form.
* | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into ↵Friendika2011-01-262-2/+11
|\ \ | | | | | | | | | fabrixxm-oembed
| * | Add 'jot_tool' hook, plugins can add tool icons.Fabio Comuni2011-01-262-2/+11
| | |
* | | dissolve relationship (new protocol) workingFriendika2011-01-262-11/+19
| | |
* | | whitespace onlyFriendika2011-01-261-1/+1
| | |
* | | smilies on new item viewFriendika2011-01-251-1/+1
| | |
* | | "unfriend" protocolFriendika2011-01-251-8/+27
|/ /
* | allow RSS for feed contacts, but no commentsFriendika2011-01-241-3/+2
| |
* | propagate name changes to 'self' contact recordFriendika2011-01-241-4/+16
|/
* don't translate CR-LFFriendika2011-01-241-4/+4
|
* owner's sparkle link, sometimes not author's - on display pageFriendika2011-01-231-1/+15
|
* following random feedsFriendika2011-01-231-2/+52
|
* fix a few issues with code blocks, ignore tags within blocks, fold ↵Friendika2011-01-231-0/+4
| | | | multi-line blocks to one, also turn html br into two LFs.
* add cc-license text to all content pagesFriendika2011-01-233-1/+8
|
* given a tag @foo, don't also link/replace words like food in msg bodyFriendika2011-01-231-1/+1
|
* wrong verb in dislike activity bodyFriendika2011-01-221-1/+1
|
* typoFriendika2011-01-221-1/+1
|
* incorrect item owner on like/dislike activity body when remote-auth profileFriendika2011-01-211-1/+1
|
* don't urlencode $_GET varsFriendika2011-01-212-5/+9
|
* profile edit hooksFriendika2011-01-202-0/+6
|
* per fabrix, except do the login "on page"Friendika2011-01-201-3/+5
|
* Netwok page redirect to login page if not local_userfabrixxm2011-01-201-2/+5
|
* do a better job of comparing same URLs.Friendika2011-01-193-7/+7
|
* fix context linksFriendika2011-01-191-2/+2
|
* network view all item types by dateFriendika2011-01-192-18/+124
|
* undo sql change in f9f018ef083acb554003 (02-DEC-2010), not relevant and ↵Friendika2011-01-191-1/+1
| | | | incorrect
* list network page (parent items) by creation date thx:fabrixFriendika2011-01-181-2/+5
|