| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | revamped private message templates, added multipart messages with text and ht... | Chris Case | 2011-02-14 | 1 | -7/+33 |
* | | | updated private message notification to use HTML, still need the foreign lang... | Chris Case | 2011-02-13 | 1 | -22/+34 |
|/ / |
|
* / | receiving comment notifications for conversations we aren't "involved" in | Friendika | 2011-02-12 | 1 | -1/+2 |
|/ |
|
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 2 | -2/+9 |
* | general purpose callback landing page - e.g. for facebook plugin | Friendika | 2011-02-10 | 1 | -0/+24 |
* | log ignored pubsub deliveries | Friendika | 2011-02-09 | 1 | -1/+3 |
* | post permission hooks | Friendika | 2011-02-09 | 1 | -0/+2 |
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 3 | -9/+32 |
* | modify tag handling and replies to stnet | Friendika | 2011-02-08 | 1 | -1/+21 |
* | tweaks to reworked remote deletion, which also fixes some comment box oddities | Friendika | 2011-02-08 | 1 | -1/+1 |
* | rework remote deletion | Friendika | 2011-02-08 | 1 | -59/+66 |
* | don't change photo visibility if only album name was changed | Friendika | 2011-02-07 | 1 | -0/+8 |
* | feed cleanup | Friendika | 2011-02-07 | 1 | -1/+1 |
* | theme name cleanup - rename default to loozah, provide sane fallbacks and cha... | Friendika | 2011-02-06 | 1 | -3/+8 |
* | ensure that jot_plugins inherit '$visitor' correctly | Friendika | 2011-02-06 | 2 | -9/+11 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-02-05 | 2 | -37/+92 |
|\ |
|
| * | Add a link to user photos in Upload Profile Photo page | Fabio Comuni | 2011-02-04 | 1 | -1/+1 |
| * | Allow to set a photo from albums as profile photo | Fabio Comuni | 2011-02-04 | 2 | -37/+92 |
* | | more error checking on posts | Friendika | 2011-02-04 | 1 | -10/+20 |
* | | prevent runaway notifications when parent=0 due to race condition | Friendika | 2011-02-04 | 1 | -38/+42 |
|/ |
|
* | Merge branch 'photos' of https://github.com/fabrixxm/friendika into fabrixxm-... | Friendika | 2011-02-03 | 2 | -4/+23 |
|\ |
|
| * | remove an erroneously pasted line | fabrixxm | 2011-02-03 | 1 | -6/+1 |
| * | Fix tabs | Fabio Comuni | 2011-02-03 | 1 | -14/+14 |
| * | Show lock info on photos | Fabio Comuni | 2011-02-03 | 1 | -1/+9 |
| * | Extend lockview to show info on items, photos and events | Fabio Comuni | 2011-02-03 | 1 | -4/+20 |
* | | found the issue - remove the extra tracing stuff | Friendika | 2011-02-03 | 1 | -7/+1 |
* | | allow parentless items from SN - add more tracing on notify failures | Friendika | 2011-02-03 | 1 | -3/+10 |
* | | allow changing album name in photo edit page | Friendika | 2011-02-03 | 1 | -6/+14 |
* | | remove self | Friendika | 2011-02-03 | 1 | -0/+50 |
* | | get media-rss thumbnail if available and nothing else was found (e.g. github). | Friendika | 2011-02-02 | 1 | -0/+6 |
* | | backward compatibility | Friendika | 2011-02-01 | 1 | -1/+1 |
* | | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 1 | -10/+18 |
* | | silence a few notice warnings | Friendika | 2011-02-01 | 1 | -2/+2 |
* | | don't try to scrape atom/rss feeds. missing param in contact store (mod_follow) | Friendika | 2011-02-01 | 1 | -1/+1 |
* | | truncate long names | Friendika | 2011-02-01 | 2 | -2/+2 |
|/ |
|
* | email cc recipients (front end) | Friendika | 2011-01-31 | 2 | -0/+4 |
* | post to email recips (backend) | Friendika | 2011-01-31 | 1 | -2/+29 |
* | more ssl_policy cleanup, allow manual feed update per contact when hub is wha... | Friendika | 2011-01-30 | 1 | -0/+10 |
* | more debugging to see if the google push hub is even trying to publish our co... | Friendika | 2011-01-30 | 2 | -0/+2 |
* | identify email-only contacts | Friendika | 2011-01-29 | 1 | -1/+8 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 10 | -30/+28 |
|\ |
|
| * | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 10 | -30/+28 |
* | | removed java photo uploader from mainline. Photo uploaders are now plugins, b... | Friendika | 2011-01-27 | 1 | -31/+79 |
* | | 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 |
* | | Revert "roll version - now in alpha 2.1" | Friendika | 2011-01-27 | 1 | -80/+29 |
* | | 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 update... | Friendika | 2011-01-26 | 2 | -6/+9 |
* | | Merge branch 'oembed' of https://github.com/fabrixxm/friendika into fabrixxm-... | Friendika | 2011-01-26 | 2 | -2/+11 |
|\ \ |
|
| * | | Add 'jot_tool' hook, plugins can add tool icons. | Fabio Comuni | 2011-01-26 | 2 | -2/+11 |