Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert all the remaining email templates to smarty | friendica | 2013-05-16 | 8 | -51/+53 |
| | |||||
* | avoid field name conflict - even if disabled | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | update email template to smarty (several more to go) | friendica | 2013-05-15 | 1 | -5/+5 |
| | |||||
* | fix intltext templates - maybe | friendica | 2013-05-15 | 1 | -10/+10 |
| | |||||
* | add port settings to setup | friendica | 2013-05-15 | 3 | -0/+3 |
| | |||||
* | Create a view/tpl/smarty3 folder so that we don't spit out errors from the ↵ | friendica | 2013-05-15 | 1 | -0/+4 |
| | | | | get-go. | ||||
* | It's a red matrix, and matrix is better indicated by # than by ! - and would ↵ | friendica | 2013-05-11 | 2 | -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 - ↵ | friendica | 2013-05-09 | 2 | -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, ↵ | friendica | 2013-05-09 | 1 | -1/+1 |
| | | | | live update and fancybox | ||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 362 | -7709/+2837 |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | ||||
* | fix prettyphoto path | friendica | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | smarter handling of js_upload source param | friendica | 2013-05-02 | 3 | -1/+4 |
| | |||||
* | Redundant CSS | Thomas Willingham | 2013-04-27 | 1 | -11/+0 |
| | |||||
* | Unbork smarty templates. | Thomas Willingham | 2013-04-26 | 3 | -10/+5 |
| | |||||
* | Stupid mistake | Thomas Willingham | 2013-04-26 | 1 | -0/+2 |
| | |||||
* | Colorbox | Thomas Willingham | 2013-04-26 | 6 | -25/+30 |
| | |||||
* | reverting to fancybox for "save to file" selection box until we find a ↵ | friendica | 2013-04-21 | 2 | -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 file | friendica | 2013-04-17 | 1 | -0/+13 |
| | |||||
* | Fix acl | Thomas Willingham | 2013-04-16 | 3 | -8/+17 |
| | |||||
* | template update | friendica | 2013-04-14 | 1 | -1/+1 |
| | |||||
* | begin to cut the umbilical | friendica | 2013-04-14 | 3 | -3/+3 |
| | |||||
* | Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵ | Olivier Migeot | 2013-04-10 | 1 | -0/+1 |
| | | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him). | ||||
* | New mail_list template. | Thomas Willingham | 2013-03-31 | 2 | -36/+12 |
| | |||||
* | Typo in page_display | Thomas Willingham | 2013-03-29 | 2 | -2/+2 |
| | |||||
* | Make prettyPhoto a feature, add slideshow for albums. | Thomas Willingham | 2013-03-29 | 3 | -3/+15 |
| | |||||
* | Template clean up. | Thomas Willingham | 2013-03-28 | 63 | -2344/+1 |
| | |||||
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 2 | -4/+4 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-03-23 | 1 | -3/+2 |
|\ | |||||
| * | Redbasic - get rid of max-height for images (got lost in the merge last time ↵ | Thomas Willingham | 2013-03-23 | 1 | -3/+2 |
| | | | | | | | | it was fixed) | ||||
* | | Implement prettyPhoto (somewhat). | Thomas Willingham | 2013-03-23 | 3 | -2/+16 |
|/ | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-03-21 | 2 | -14/+14 |
|\ | |||||
| * | small fixes for events | Michael Johnston | 2013-03-21 | 2 | -14/+14 |
| | | |||||
* | | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 2 | -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. | ||||
* | Typo | Thomas Willingham | 2013-03-21 | 2 | -2/+2 |
| | |||||
* | Add register link to nav. | Thomas Willingham | 2013-03-21 | 2 | -0/+6 |
| | |||||
* | Use load_pconfig in style.php | Thomas Willingham | 2013-03-20 | 1 | -1/+2 |
| | |||||
* | Make the channels profile tab actually do something. | Thomas Willingham | 2013-03-20 | 2 | -0/+18 |
| | |||||
* | Allow admins to specify default mobile/accessibility theme. | Thomas Willingham | 2013-03-17 | 2 | -0/+4 |
| | |||||
* | Tidy up | Thomas Willingham | 2013-03-15 | 2 | -9/+4 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-03-14 | 7 | -77/+9 |
|\ | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | Fix path in photo_ablums.tpl | Thomas Willingham | 2013-03-13 | 2 | -2/+2 |
| | | |||||
| * | make reshares translateable | friendica | 2013-03-11 | 1 | -0/+1 |
| | | |||||
| * | unknown column | friendica | 2013-03-11 | 1 | -1/+1 |
| | | |||||
| * | class def for reshared content | friendica | 2013-03-11 | 1 | -1/+1 |
| | | |||||
| * | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -1/+3 |
| | | |||||
| * | . | friendica | 2013-03-10 | 5 | -74/+2 |
| | | |||||
* | | Get admin/users mostly working. Still need to associate channels with accounts. | Thomas Willingham | 2013-03-12 | 1 | -3/+4 |
| | | |||||
* | | Get rid of max-height - no longer breaks newer versions of chrome, but does ↵ | Thomas Willingham | 2013-03-11 | 1 | -3/+2 |
|/ | | | | break showmore. | ||||
* | Smarty template | Thomas Willingham | 2013-03-11 | 1 | -0/+14 |
| | |||||
* | Make idiot mode colour schemes work. | Thomas Willingham | 2013-03-11 | 2 | -3/+11 |
| |