aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* more spin.js portingmarijus2013-07-153-19/+18
|
* we need to actually include spin.js or it causes issuesfriendica2013-07-141-1/+1
|
* Merge pull request #77 from git-marijus/masterfriendica2013-07-147-11/+11
|\ | | | | add spin.js a themable js spinner to red
| * port jot to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port jot to spin.jsgit-marijus2013-07-131-3/+3
| |
| * port jot to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-2/+2
| |
| * Update conv_frame.tplgit-marijus2013-07-131-0/+1
| |
| * port to spin.jsgit-marijus2013-07-131-2/+1
| |
| * port to spin.jsgit-marijus2013-07-131-1/+1
| |
* | Give prettyphoto it's own template to make themeing it less annoying.Thomas Willingham2013-07-143-21/+8
| |
* | Small amount of work on webpages.Thomas Willingham2013-07-121-10/+11
| |
* | Non-translatable string plus feature enabled checkThomas Willingham2013-07-111-1/+1
| |
* | Minimum value webpagesThomas Willingham2013-07-101-0/+12
| |
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-103-2/+42
|\ \
| * | use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-071-1/+1
| | | | | | | | | | | | dependent but seems to work on FF
| * | input form for profile stufffriendica2013-07-041-0/+28
| | |
| * | more "thing" workfriendica2013-07-041-0/+1
| | |
| * | first templatefriendica2013-07-031-1/+12
| | |
* | | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-034-59/+62
|\| |
| * | multi-profiles workfriendica2013-07-031-1/+1
| | |
| * | progress on multiple profiles, doing it the old way. I don't think we're ↵friendica2013-07-031-0/+9
| | | | | | | | | | | | going to be able to do it the new way - way too complicated.
| * | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵friendica2013-07-022-58/+52
| | | | | | | | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress
* | | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-06-163-24/+13
|\| |
| * | flag taggable connections in acl selectorfriendica2013-06-161-5/+0
| |/
| * feeds are bit more standards compliant and a bit less broken nowfriendica2013-06-121-14/+12
| |
| * Rename newmessage widget (since we'll need to put more stuff in it as we ↵Thomas Willingham2013-06-071-5/+1
| | | | | | | | make zotmail look like email), and add a "check mail" button.
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-06-075-13/+12
|\|
| * photo album listing widget brokenfriendica2013-06-051-1/+1
| |
| * fix buggered contact photosfriendica2013-06-031-1/+1
| |
| * syntax errorfriendica2013-06-031-1/+1
| |
| * templatise alt_pagerfriendica2013-06-031-0/+4
| |
| * Make a start at making mail look less dreadful.Thomas Willingham2013-06-021-1/+1
| |
| * TypoThomas Willingham2013-06-021-1/+1
| |
| * Fix opensearchThomas Willingham2013-06-021-10/+5
| |
| * Put a stop to "I couldn't find the menu" by adding a nabla - until somebody ↵Thomas Willingham2013-05-301-1/+1
| | | | | | | | comes up with something that looks less crap.
* | Set a site channel so an admin can use CMS to create home.html and so on, ↵Thomas Willingham2013-05-311-0/+1
|/ | | | without ever needing to touch HTML again. When I've finished that bit too.
* Make pages better.Thomas Willingham2013-05-281-1/+3
|
* Prevent showmore covering up the end of posts, plus put likes back where ↵Thomas Willingham2013-05-271-2/+4
| | | | they were pre-threaded comments.
* more permissions descriptive text to lessen confusionfriendica2013-05-211-1/+3
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-201-0/+9
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* some auto-friending cleanupsfriendica2013-05-191-1/+1
|
* avoid field name conflict - even if disabledfriendica2013-05-151-1/+1
|
* add port settings to setupfriendica2013-05-152-0/+2
|
* Create a view/tpl/smarty3 folder so that we don't spit out errors from the ↵friendica2013-05-151-0/+4
| | | | get-go.
* It's a red matrix, and matrix is better indicated by # than by ! - and would ↵friendica2013-05-112-2/+2
| | | | otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center.
* fix timeago on search items, and bring back app display for wall items - ↵friendica2013-05-092-2/+2
| | | | which took a bit of re-arranging of a lot of other stuff
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-08358-7655/+2813
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates