aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* merge the app menusfriendica2014-06-102-5/+4
|
* remote install app (untested)friendica2014-06-101-1/+1
|
* move new comment open/close js functions to core so they can be used by ↵marijus2014-06-051-1/+1
| | | | other themes
* add an icon to connect actionsfriendica2014-06-035-5/+5
|
* don't show app editing options to non-authenticated folksfriendica2014-06-011-0/+2
|
* testing new event codefriendica2014-05-291-1/+1
|
* newevent: front end functionsfriendica2014-05-292-0/+9
|
* some fixes and cleanupmarijus2014-05-271-2/+2
|
* fix one more bootstrap override regressionmarijus2014-05-262-2/+2
|
* divide autodate from item.app23n2014-05-261-1/+1
|
* auto-highlight app embed code on clickfriendica2014-05-251-1/+1
|
* fix the intermittent theme previewfriendica2014-05-251-1/+1
|
* for some reason this is also needed to make it work reliable in webkit browsersmarijus2014-05-241-1/+1
|
* should be redbasic not redmarijus2014-05-241-1/+1
|
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-1/+1
|
* add randprof app and do away with the universally hated chanview-iframe ↵friendica2014-05-232-2/+1
| | | | mode. It's gone. Please do not try and bring it back. We are not Diaspora and we have no desire to be like them. ("And they're all made out of ticky-tacky and they all look just the same"). Our profiles do not have to look the same and they won't anyway. We don't have to sugar coat the fact that some of the content in the matrix doesn't look like the rest of the content in the matrix.
* more app workfriendica2014-05-212-1/+8
|
* change app dropdown to point to apps module (changes nav template). ↵friendica2014-05-211-7/+2
| | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content.
* make it possible to edit/delete apps via /apps/personal/editfriendica2014-05-211-1/+1
|
* more app workfriendica2014-05-202-3/+7
|
* unfinished work for creating appfriendica2014-05-201-0/+26
|
* most of the remaining apps basic infrastructure except a form to create the ↵friendica2014-05-203-5/+19
| | | | things. Don't let this fool you - there is still a lot of work, but there isn't a whole lot of work to create a demo; in fact you can demo it now.
* the js seems to interfere with something else... comment out for now...marijus2014-05-201-6/+6
|
* some work on comment_item.tplmarijus2014-05-202-48/+44
|
* more app backend workfriendica2014-05-191-0/+6
|
* implement modal for more then 10 likes/dislikesmarijus2014-05-181-0/+44
|
* add hover tips - except we need a way to translate the thingsfriendica2014-05-151-1/+1
|
* some sidebar content (doesn't yet do anything)friendica2014-05-151-0/+10
|
* the app menu takes formfriendica2014-05-151-5/+9
|
* clear the jot-nets floatfriendica2014-05-141-1/+1
|
* allow jgrowl 'close all' message to be translatedfriendica2014-05-131-0/+1
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-05-112-1/+4
|\
| * Removed some unnecessary changes.root2014-05-102-2/+2
| |
| * Made code changes to serve higher resolution images in displays with high ↵root2014-05-101-0/+3
| | | | | | | | pixel density.
| * Merge branch 'master' of https://github.com/chriswinstead/redroot2014-05-104-23/+35
| |\
| * | Made some changes to img tags to enforce max-width everywhere, and to the ↵root2014-05-072-2/+2
| | | | | | | | | | | | page headers to allow user scaling.
* | | button styling mitemlistfriendica2014-05-111-1/+1
| | |
* | | issue #452friendica2014-05-091-1/+2
| |/ |/|
* | better button theming on oauth connected apps pagefriendica2014-05-091-2/+2
| |
* | Merge branch 'master' of https://github.com/friendica/redmarijus2014-05-092-5/+11
|\ \
| * | move the event "unknown finish time" checkbox up so it actually precedes ↵friendica2014-05-081-3/+7
| | | | | | | | | | | | | | | | | | entering the finish time. TODO: we should probably disable the finish time selector with jquery if this is checked.
| * | event form hard-wired tinymce=on, made selectablefriendica2014-05-082-2/+4
| |/
* | add some more bs fumarijus2014-05-081-1/+1
| |
* | like indicator rewritemarijus2014-05-081-15/+21
|/
* put permissions dialog inside the form element - should fix issue #444friendica2014-05-051-2/+2
|
* Fixed some wrapping problems when the user has set a larger font size. And ↵jeroenpraat2014-05-051-13/+7
| | | | some UI love for the file permissions page (as requested by Mike ;) and changed the position of the file properties link on the cloud page.
* UI for deleting chatroomsfriendica2014-05-042-3/+14
|
* Add link to system notifications pageChristian Vogeley2014-05-041-1/+3
| | | | to mark notifications seen
* system notifications mark seen linkChristian Vogeley2014-05-041-1/+1
|
* fix search_item.tplmarijus2014-05-031-42/+53
|