aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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).
* | 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
| |
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-03-231-3/+2
|\ \
| * | Redbasic - get rid of max-height for images (got lost in the merge last time ↵Thomas Willingham2013-03-231-3/+2
| | | | | | | | | | | | it was fixed)
* | | Implement prettyPhoto (somewhat).Thomas Willingham2013-03-233-2/+16
|/ /
* | 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
| |
* | Use load_pconfig in style.phpThomas Willingham2013-03-201-1/+2
| |
* | 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-147-77/+9
|\ \ | | | | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css
| * | Fix path in photo_ablums.tplThomas Willingham2013-03-132-2/+2
| | |
| * | make reshares translateablefriendica2013-03-111-0/+1
| | |
| * | unknown columnfriendica2013-03-111-1/+1
| | |
| * | class def for reshared contentfriendica2013-03-111-1/+1
| | |
| * | dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-111-1/+3
| | |
| * | .friendica2013-03-105-74/+2
| | |
* | | Get admin/users mostly working. Still need to associate channels with accounts.Thomas Willingham2013-03-121-3/+4
| | |
* | | Get rid of max-height - no longer breaks newer versions of chrome, but does ↵Thomas Willingham2013-03-111-3/+2
|/ / | | | | | | break showmore.