| Commit message (Expand) | Author | Age | Files | Lines |
* | too much privacy on get_plink() which is left over from Friendica days | friendica | 2013-11-10 | 1 | -1/+1 |
* | update smilies | friendica | 2013-11-07 | 1 | -0/+2 |
* | link to source - if it's on the display page link to original source (probabl... | friendica | 2013-10-20 | 1 | -4/+9 |
* | 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 |
* | 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 |
* | add the auto form submit even though it doesn't seem to work. Will debug it l... | friendica | 2013-10-01 | 1 | -1/+1 |
* | Typo | Thomas Willingham | 2013-09-29 | 1 | -1/+1 |
* | Issue #117 | Thomas Willingham | 2013-09-29 | 1 | -10/+11 |
* | reduce susceptibility to bleichenberger attack | friendica | 2013-09-24 | 1 | -1/+1 |
* | provide a "safe search" backend and allow for self-censorship using nsfw or a... | friendica | 2013-09-19 | 1 | -0/+6 |
* | more work on viewing obscured api posts | friendica | 2013-09-16 | 1 | -7/+12 |
* | add design tool menu to appropriate pages | friendica | 2013-09-03 | 1 | -1/+17 |
* | add a layout selector | friendica | 2013-09-02 | 1 | -0/+23 |
* | oh that's why | friendica | 2013-09-02 | 1 | -1/+2 |
* | pass execflag - Working for preview but not yet executing on page render | friendica | 2013-09-02 | 1 | -0/+1 |
* | fix webpage storage | friendica | 2013-09-02 | 1 | -1/+1 |
* | allow a channel owner to define a default mimetype on webpages (otherwise def... | friendica | 2013-09-02 | 1 | -2/+3 |
* | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 1 | -0/+60 |
* | important bits we need to allow php executable content. These must be explici... | friendica | 2013-08-11 | 1 | -0/+16 |
* | convert all stored json calls to json_decode_plus() | friendica | 2013-08-06 | 1 | -3/+3 |
* | we've been storing json_encoded structures on disk in several places because ... | friendica | 2013-08-06 | 1 | -0/+8 |
* | pass item by reference so title can be altered | friendica | 2013-08-01 | 1 | -1/+1 |
* | ensure that no unencrypted content leaks through item_store which is private ... | friendica | 2013-08-01 | 1 | -1/+1 |
* | encrypt private messages on disk - there are still a couple of places where t... | friendica | 2013-07-28 | 1 | -0/+12 |
* | improve the red smiley | friendica | 2013-07-28 | 1 | -1/+1 |
* | remove double tags on search results, updates to install doco to get rid of F... | friendica | 2013-07-09 | 1 | -13/+18 |
* | issue #65 | friendica | 2013-07-01 | 1 | -2/+0 |
* | relocate tagadelic to include/taxonomy | friendica | 2013-06-21 | 1 | -64/+0 |
* | bring back the body tag list - though it really belongs in the templates. It'... | friendica | 2013-06-20 | 1 | -0/+14 |
* | undefined activity_compare which broke notifications (should be activity_matc... | friendica | 2013-06-20 | 1 | -3/+3 |
* | bug in commentable - ambiguous abook entry | friendica | 2013-06-20 | 1 | -1/+3 |
* | source code re-org, move taxonomy to separate include | friendica | 2013-06-19 | 1 | -266/+16 |
* | implement 'can_comment_on_post()' which doesn't require a separate DB lookup ... | friendica | 2013-06-16 | 1 | -1/+1 |
* | This should get community tagging pretty close to working - deleting a commun... | friendica | 2013-06-04 | 1 | -4/+4 |
* | templatise alt_pager | friendica | 2013-06-03 | 1 | -13/+9 |
* | Typo, or somehow ended up with a missing line another way. | Thomas Willingham | 2013-05-29 | 1 | -0/+1 |
* | Add red smiley for the sake of consistency with Friendica's set. | Thomas Willingham | 2013-05-28 | 1 | -0/+1 |
* | convert most red photos to zmg | friendica | 2013-05-28 | 1 | -6/+8 |
* | wrong attribution on likes of comments in email notifications. Let's also cal... | friendica | 2013-05-28 | 1 | -0/+16 |
* | fix zidify_img_callback - wrong number of args | friendica | 2013-05-27 | 1 | -1/+1 |
* | zidify img links, delay notifier until actually published for time travelling... | friendica | 2013-05-27 | 1 | -3/+21 |
* | more progress on items_fetch (new name) | friendica | 2013-05-23 | 1 | -0/+1 |
* | use smarty3 as default template engine. add pluggable template system | fabrixxm | 2013-05-08 | 1 | -32/+31 |
* | Uncripple zids. | Thomas Willingham | 2013-04-16 | 1 | -2/+10 |
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean... | friendica | 2013-04-15 | 1 | -1/+1 |
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-... | friendica | 2013-04-14 | 1 | -0/+29 |
* | modify linkify to work correctly with Red mid's containing '@' | friendica | 2013-04-08 | 1 | -1/+1 |