| Commit message (Expand) | Author | Age | Files | Lines |
* | fix default cipher for comments and set it at the conversation level rather t... | friendica | 2013-11-14 | 1 | -7/+2 |
* | e2ee in comments and a bit of cleanup so not every theme has to define how to... | friendica | 2013-11-14 | 1 | -0/+9 |
* | issue #189 - show post edited time on relative date hovertip | friendica | 2013-10-30 | 1 | -0/+1 |
* | link to source - if it's on the display page link to original source (probabl... | friendica | 2013-10-20 | 1 | -1/+1 |
* | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ... | friendica | 2013-10-19 | 1 | -0/+1 |
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 1 | -2/+2 |
* | post signatures | friendica | 2013-10-02 | 1 | -0/+8 |
* | Mark child posts as commentable when parent is set to commentable | Olaf Conradi | 2013-09-20 | 1 | -1/+2 |
* | Enable likes again on posts | Olaf Conradi | 2013-09-20 | 1 | -1/+1 |
* | is_commentable() had some major issues when applied to the atrocity known as ... | friendica | 2013-09-20 | 1 | -1/+13 |
* | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 1 | -1/+3 |
* | fix superblock for comments | friendica | 2013-08-20 | 1 | -2/+2 |
* | ensure that no unencrypted content leaks through item_store which is private ... | friendica | 2013-08-01 | 1 | -1/+1 |
* | itemobject location | friendica | 2013-07-22 | 1 | -1/+1 |
* | fix missing edit link | friendica | 2013-07-10 | 1 | -5/+4 |
* | more work on bug #59 - hope this doesn't hork everything. Also some tweaking ... | friendica | 2013-07-08 | 1 | -76/+40 |
* | fix some community tagging bugs | friendica | 2013-06-30 | 1 | -4/+9 |
* | doc update, plus possible fix to "complex delivery chains" issue. Basically w... | friendica | 2013-06-29 | 1 | -9/+0 |
* | undo comment policy override - there are a handful of stored posts from the 1... | friendica | 2013-06-18 | 1 | -4/+4 |
* | override comment policy until it's working | friendica | 2013-06-16 | 1 | -0/+4 |
* | implement 'can_comment_on_post()' which doesn't require a separate DB lookup ... | friendica | 2013-06-16 | 1 | -1/+1 |
* | fix app display | friendica | 2013-05-21 | 1 | -1/+3 |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer... | friendica | 2013-03-21 | 1 | -3/+3 |
* | fix timeago (again), webfinger new spec implemented, some theme work | friendica | 2013-03-04 | 1 | -0/+1 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+2 |
* | bring back like/dislike and share buttons | zottel | 2013-02-21 | 1 | -1/+1 |
* | taming the wild mod_display | friendica | 2013-02-10 | 1 | -30/+32 |
* | more profiling - cache the qcomment list so we don't have to look it up for e... | friendica | 2013-02-09 | 1 | -1/+20 |
* | allow non-linkable locations, self-linked locations and get rid of google def... | friendica | 2013-02-02 | 1 | -11/+3 |
* | fix edit permissions | friendica | 2013-01-29 | 1 | -1/+1 |
* | fix wall-wall ownername | friendica | 2013-01-24 | 1 | -1/+1 |
* | inverted logic on wall-wall check | friendica | 2013-01-24 | 1 | -1/+1 |
* | here's another reason the social graph isn't updating | friendica | 2013-01-24 | 1 | -38/+17 |
* | quick-n-dirty wall-to-wall detection, wasn't working at all - this may be ove... | friendica | 2013-01-24 | 1 | -50/+8 |
* | check comment permissions against observer, unbold email subject links for re... | friendica | 2013-01-24 | 1 | -16/+12 |
* | fix some displayed links that were wonky | friendica | 2013-01-22 | 1 | -2/+3 |
* | Merge pull request #13 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 1 | -6/+21 |
|\ |
|
| * | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 1 | -1/+1 |
| * | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -6/+21 |
* | | make dislikes work - though they need a display tweak | friendica | 2013-01-06 | 1 | -1/+1 |
|/ |
|
* | several small fixes and adjustments | friendica | 2012-12-16 | 1 | -1/+1 |
* | get rid of more targeted windows and direct all profile view to local site | friendica | 2012-12-09 | 1 | -19/+1 |
* | trace through the threaded conversation spaghetti to bring back a sane lookin... | friendica | 2012-11-28 | 1 | -0/+3 |
* | turn star into a feature | friendica | 2012-11-08 | 1 | -1/+1 |
* | start implementing zot-id | friendica | 2012-11-08 | 1 | -5/+5 |
* | that was certainly some fun debugging (not) | friendica | 2012-11-04 | 1 | -1/+1 |
* | some cleanup of main item template | friendica | 2012-11-04 | 1 | -27/+48 |
* | feature enable 'dislike' - backend | friendica | 2012-11-03 | 1 | -1/+3 |
* | fixing broken things again after the latest round of ripping out the yellow s... | friendica | 2012-10-29 | 1 | -3/+3 |
* | more structural stuff | friendica | 2012-10-29 | 1 | -3/+3 |