| Commit message (Expand) | Author | Age | Files | Lines |
* | disable feature setting for collections and make feature settings for persona... | marijus | 2014-01-25 | 1 | -6/+8 |
* | Ooops, included site specific hack | Thomas Willingham | 2014-01-24 | 1 | -6/+0 |
* | Make share previews a bit longer. We can't go any longer than this | Thomas Willingham | 2014-01-24 | 1 | -2/+9 |
* | Merge pull request #279 from git-marijus/master | friendica | 2014-01-22 | 1 | -4/+4 |
|\ |
|
| * | update argument ?f= | marijus | 2014-01-22 | 1 | -2/+2 |
| * | make network tabs regard selected group (collection) and vice versa | marijus | 2014-01-22 | 1 | -3/+3 |
* | | Give pages enough to construct a share button. | Thomas Willingham | 2014-01-22 | 1 | -2/+5 |
|/ |
|
* | fix location of string file in Translations.md, fix some permissions and owne... | friendica | 2014-01-21 | 1 | -15/+24 |
* | add cloud link to profile_tabs and Comanchify the sucker | friendica | 2014-01-09 | 1 | -0/+9 |
* | simplify permalink selection logic | friendica | 2014-01-09 | 1 | -1/+1 |
* | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 1 | -0/+3 |
* | Zidification of author links in webpages. | Thomas Willingham | 2013-12-23 | 1 | -1/+4 |
* | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 1 | -7/+195 |
|\ |
|
| * | split private messages into two modules - "message" is just for message lists... | friendica | 2013-12-21 | 1 | -1/+1 |
| * | split off mod_connections into mod_connections & mod_connedit - lots of links... | friendica | 2013-12-18 | 1 | -1/+1 |
| * | more htmlspecialchars sanitisation | friendica | 2013-12-12 | 1 | -2/+2 |
| * | post_activity_item issues | friendica | 2013-12-07 | 1 | -0/+4 |
| * | move profile tabs and network/matrix tabs to include/conversation | friendica | 2013-12-05 | 1 | -0/+184 |
| * | Plurals for conversation.php | Olivier Migeot | 2013-11-28 | 1 | -3/+3 |
* | | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 1 | -0/+2 |
|/ |
|
* | revert to prepare_page - but have it call prepare_body | friendica | 2013-11-15 | 1 | -1/+1 |
* | allow rpost to set source app | friendica | 2013-11-15 | 1 | -1/+1 |
* | e2ee in comments and a bit of cleanup so not every theme has to define how to... | friendica | 2013-11-14 | 1 | -3/+0 |
* | ability to use other ciphers | friendica | 2013-11-11 | 1 | -0/+5 |
* | e2ee | friendica | 2013-11-10 | 1 | -0/+2 |
* | provide expire feature on post and comments as well as private messages. This... | friendica | 2013-11-07 | 1 | -1/+5 |
* | issue #189 - show post edited time on relative date hovertip | friendica | 2013-10-30 | 1 | -0/+1 |
* | Comanche documentation and some cleanup of layout page (including link to doc... | friendica | 2013-10-28 | 1 | -2/+7 |
* | remote post module so that from anywhere on the web or at least within the ma... | friendica | 2013-10-27 | 1 | -2/+2 |
* | Optionally pass a prepared "top level" item into conversation(). This will ev... | friendica | 2013-10-24 | 1 | -3/+3 |
* | link to source - if it's on the display page link to original source (probabl... | friendica | 2013-10-20 | 1 | -1/+1 |
* | Put a status editor on the display page if you're logged in. This fixes issue... | friendica | 2013-10-18 | 1 | -1/+1 |
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 1 | -1/+1 |
* | post signatures | friendica | 2013-10-02 | 1 | -0/+7 |
* | OK, sure. | friendica | 2013-09-20 | 1 | -1/+1 |
* | use prepare_body in api calls to properly render content, add 'mode' to conve... | friendica | 2013-09-16 | 1 | -0/+1 |
* | implement what I hope will now be the server side of directory sync, add view... | friendica | 2013-09-15 | 1 | -8/+12 |
* | provide templating options in comanche for the underlying webpage element - i... | friendica | 2013-09-04 | 1 | -0/+6 |
* | my bad | friendica | 2013-09-03 | 1 | -1/+1 |
* | typo | friendica | 2013-09-03 | 1 | -1/+1 |
* | personal config to just show the page content without author info - probably ... | friendica | 2013-09-03 | 1 | -3/+5 |
* | add a layout selector | friendica | 2013-09-02 | 1 | -0/+12 |
* | preserve mimetype on page edits | friendica | 2013-09-02 | 1 | -4/+5 |
* | oh that's why | friendica | 2013-09-02 | 1 | -1/+2 |
* | fix webpage storage | friendica | 2013-09-02 | 1 | -1/+1 |
* | only allow richtext editor on pages if bbcode is the default mimetype, otherw... | friendica | 2013-09-02 | 1 | -6/+6 |
* | allow a channel owner to define a default mimetype on webpages (otherwise def... | friendica | 2013-09-02 | 1 | -2/+8 |
* | webpage content-type -- needs cleaning up and a security check once all the i... | friendica | 2013-09-02 | 1 | -0/+8 |
* | more debugging on localize_item top find out why likes are not translated in ... | friendica | 2013-08-31 | 1 | -1/+7 |
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 1 | -0/+2 |