aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* reset email templates to Englishfriendica2013-06-16100-836/+1971
|
* implement taggable in auto-complete popupsfriendica2013-06-161-1/+4
|
* flag taggable connections in acl selectorfriendica2013-06-162-5/+4
|
* feeds are bit more standards compliant and a bit less broken nowfriendica2013-06-121-14/+12
|
* Quick fix for PCSS until the cleaned up version is finished.Thomas Willingham2013-06-092-0/+5
|
* 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.
* photo album listing widget brokenfriendica2013-06-051-1/+1
|
* fix buggered contact photosfriendica2013-06-032-1/+12
|
* 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-022-1/+39
|
* TypoThomas Willingham2013-06-021-1/+1
|
* Fix opensearchThomas Willingham2013-06-021-10/+5
|
* Fix TinyMCEThomas Willingham2013-05-311-1/+0
|
* 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.
* Add an article to default.php to allow for fixed width themes, without ↵Thomas Willingham2013-05-291-2/+4
| | | | breaking anything we've already got.
* Oops, remove site specific CSSThomas Willingham2013-05-281-8/+1
|
* Clean up dark themeThomas Willingham2013-05-281-3587/+21
|
* Use misanthrozot as dark scheme, fix some PCSS bugsThomas Willingham2013-05-283-5/+8
|
* Make pages better.Thomas Willingham2013-05-283-8/+3742
|
* mod_page.cssThomas Willingham2013-05-281-0/+28
|
* Add notification count to titles.Thomas Willingham2013-05-281-1/+10
|
* Prevent showmore covering up the end of posts, plus put likes back where ↵Thomas Willingham2013-05-272-2/+8
| | | | they were pre-threaded comments.
* more permissions descriptive text to lessen confusionfriendica2013-05-212-2/+10
|
* slight privacy tweaksfriendica2013-05-201-3/+3
|
* add the "publish in directory" setting to the privacy macrosfriendica2013-05-201-0/+12
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-202-0/+87
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* some auto-friending cleanupsfriendica2013-05-192-1/+8
|
* convert all the remaining email templates to smartyfriendica2013-05-168-51/+53
|
* avoid field name conflict - even if disabledfriendica2013-05-151-1/+1
|
* update email template to smarty (several more to go)friendica2013-05-151-5/+5
|
* fix intltext templates - maybefriendica2013-05-151-10/+10
|
* add port settings to setupfriendica2013-05-153-0/+3
|
* 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
* get rid of jquery.browser warnings by removing msie hacks in two places, ↵friendica2013-05-091-1/+1
| | | | live update and fancybox
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-08362-7709/+2837
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* fix prettyphoto pathfriendica2013-05-071-1/+1
|
* smarter handling of js_upload source paramfriendica2013-05-023-1/+4
|
* Redundant CSSThomas Willingham2013-04-271-11/+0
|
* Unbork smarty templates.Thomas Willingham2013-04-263-10/+5
|
* Stupid mistakeThomas Willingham2013-04-261-0/+2
|
* ColorboxThomas Willingham2013-04-266-25/+30
|
* 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.
* move js from module to to module-specific js filefriendica2013-04-171-0/+13
|
* Fix aclThomas Willingham2013-04-163-8/+17
|
* template updatefriendica2013-04-141-1/+1
|
* begin to cut the umbilicalfriendica2013-04-143-3/+3
|
* Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵Olivier Migeot2013-04-101-0/+1
| | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him).