| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | multi-profiles work | friendica | 2013-07-03 | 1 | -1/+1 |
| * | | progress on multiple profiles, doing it the old way. I don't think we're goin... | friendica | 2013-07-03 | 1 | -0/+9 |
| * | | tag cloud feature (enable the feature, then it will show up on your channel p... | friendica | 2013-07-02 | 1 | -0/+48 |
| * | | some work on issue #62 (comments collapsing on liveupdate), but still a work ... | friendica | 2013-07-02 | 2 | -58/+52 |
* | | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-02 | 101 | -839/+1981 |
|\| | |
|
| * | | bring back the body tag list - though it really belongs in the templates. It'... | friendica | 2013-06-20 | 1 | -2/+6 |
| * | | reset email templates to English | friendica | 2013-06-16 | 100 | -836/+1971 |
| * | | implement taggable in auto-complete popups | friendica | 2013-06-16 | 1 | -1/+4 |
* | | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-16 | 5 | -24/+22 |
|\| | |
|
| * | | flag taggable connections in acl selector | friendica | 2013-06-16 | 2 | -5/+4 |
| |/ |
|
| * | feeds are bit more standards compliant and a bit less broken now | friendica | 2013-06-12 | 1 | -14/+12 |
| * | Quick fix for PCSS until the cleaned up version is finished. | Thomas Willingham | 2013-06-09 | 2 | -0/+5 |
| * | Rename newmessage widget (since we'll need to put more stuff in it as we make... | Thomas Willingham | 2013-06-07 | 1 | -5/+1 |
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-07 | 6 | -14/+61 |
|\| |
|
| * | photo album listing widget broken | friendica | 2013-06-05 | 1 | -1/+1 |
| * | fix buggered contact photos | friendica | 2013-06-03 | 2 | -1/+12 |
| * | syntax error | friendica | 2013-06-03 | 1 | -1/+1 |
| * | templatise alt_pager | friendica | 2013-06-03 | 1 | -0/+4 |
| * | Make a start at making mail look less dreadful. | Thomas Willingham | 2013-06-02 | 2 | -1/+39 |
| * | Typo | Thomas Willingham | 2013-06-02 | 1 | -1/+1 |
| * | Fix opensearch | Thomas Willingham | 2013-06-02 | 1 | -10/+5 |
| * | Fix TinyMCE | Thomas Willingham | 2013-05-31 | 1 | -1/+0 |
| * | Put a stop to "I couldn't find the menu" by adding a nabla - until somebody c... | Thomas Willingham | 2013-05-30 | 1 | -1/+1 |
* | | Set a site channel so an admin can use CMS to create home.html and so on, wit... | Thomas Willingham | 2013-05-31 | 1 | -0/+1 |
|/ |
|
* | Add an article to default.php to allow for fixed width themes, without breaki... | Thomas Willingham | 2013-05-29 | 1 | -2/+4 |
* | Oops, remove site specific CSS | Thomas Willingham | 2013-05-28 | 1 | -8/+1 |
* | Clean up dark theme | Thomas Willingham | 2013-05-28 | 1 | -3587/+21 |
* | Use misanthrozot as dark scheme, fix some PCSS bugs | Thomas Willingham | 2013-05-28 | 3 | -5/+8 |
* | Make pages better. | Thomas Willingham | 2013-05-28 | 3 | -8/+3742 |
* | mod_page.css | Thomas Willingham | 2013-05-28 | 1 | -0/+28 |
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 |
* | Prevent showmore covering up the end of posts, plus put likes back where they... | Thomas Willingham | 2013-05-27 | 2 | -2/+8 |
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 2 | -2/+10 |
* | slight privacy tweaks | friendica | 2013-05-20 | 1 | -3/+3 |
* | add the "publish in directory" setting to the privacy macros | friendica | 2013-05-20 | 1 | -0/+12 |
* | privacy settings macros - the basics except for toggling "publish in director... | friendica | 2013-05-20 | 2 | -0/+87 |
* | some auto-friending cleanups | friendica | 2013-05-19 | 2 | -1/+8 |
* | 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 ge... | friendica | 2013-05-15 | 1 | -0/+4 |
* | It's a red matrix, and matrix is better indicated by # than by ! - and would ... | friendica | 2013-05-11 | 2 | -2/+2 |
* | fix timeago on search items, and bring back app display for wall items - whic... | friendica | 2013-05-09 | 2 | -2/+2 |
* | get rid of jquery.browser warnings by removing msie hacks in two places, live... | friendica | 2013-05-09 | 1 | -1/+1 |
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 362 | -7709/+2837 |
* | 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 |