aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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
* smarter handling of js_upload source paramfriendica2013-05-022-0/+2
|
* Unbork smarty templates.Thomas Willingham2013-04-263-10/+5
|
* ColorboxThomas Willingham2013-04-265-23/+28
|
* reverting to fancybox for "save to file" selection box until we find a ↵friendica2013-04-212-6/+6
| | | | better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
* Fix aclThomas Willingham2013-04-162-8/+8
|
* template updatefriendica2013-04-141-1/+1
|
* begin to cut the umbilicalfriendica2013-04-143-3/+3
|
* New mail_list template.Thomas Willingham2013-03-312-36/+12
|
* Typo in page_displayThomas Willingham2013-03-292-2/+2
|
* Make prettyPhoto a feature, add slideshow for albums.Thomas Willingham2013-03-293-3/+15
|
* Template clean up.Thomas Willingham2013-03-2863-2344/+1
|
* Updated build_query for midThomas Willingham2013-03-252-4/+4
|
* Implement prettyPhoto (somewhat).Thomas Willingham2013-03-232-2/+14
|
* Merge https://github.com/friendica/red into zpullfriendica2013-03-212-14/+14
|\
| * small fixes for eventsMichael Johnston2013-03-212-14/+14
| |
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-212-2/+2
|/ | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* TypoThomas Willingham2013-03-212-2/+2
|
* Add register link to nav.Thomas Willingham2013-03-212-0/+6
|
* Make the channels profile tab actually do something.Thomas Willingham2013-03-202-0/+18
|
* Allow admins to specify default mobile/accessibility theme.Thomas Willingham2013-03-172-0/+4
|
* Tidy upThomas Willingham2013-03-152-9/+4
|
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-03-146-48/+2
|\ | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * Fix path in photo_ablums.tplThomas Willingham2013-03-132-2/+2
| |
| * .friendica2013-03-104-46/+0
| |
* | Get admin/users mostly working. Still need to associate channels with accounts.Thomas Willingham2013-03-121-3/+4
|/
* some fixes related to eventsMichael Johnston2013-03-072-2/+2
| | | | | | | - add backticks around column "desc" in sql query - fixed query for data passed to showEvent - showEvent was picking up on id from item instead of id from event - fixed references to author info in template
* clean up some funky menu interactionsfriendica2013-03-062-12/+12
|
* get rid of html from mod_suggestfriendica2013-03-064-12/+35
|
* tweaky tweak, plus add share tracking db, and don't show acl for guest ↵friendica2013-03-064-2/+6
| | | | postings, and experiment with compressing pcss on the fly
* stray target= which wasn't caught earlierfriendica2013-03-062-2/+2
|
* basic friend suggestions (but not "new to the network and have no friends at ↵friendica2013-03-052-10/+30
| | | | all" suggestions)