aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Redbasic - minor margin changes to prevent overlap with some configurations.Thomas Willingham2013-02-231-1/+2
|
* fix a typo and bring back nav:hover animation for the red schemefriendica2013-02-211-1/+12
|
* Clean up fancy.css a bitThomas Willingham2013-02-211-103/+2
|
* Redbasic - implement "dark" colours. Intended to make life easier for a ↵root2013-02-213-7/+13
| | | | theme developer.
* add siteinfo.tplMichael Johnston2013-02-202-0/+33
|
* Merge pull request #29 from beardy-unixer/masterfriendica2013-02-2034-4276/+393
|\ | | | | PCSS Redbasic
| * Fix font size. That should never have worked in the first place.Thomas Willingham2013-02-201-1/+1
| |
| * Oh, and you'll be wanting the smarty templateThomas Willingham2013-02-201-2/+16
| |
| * Ugh, not enough caffeine.Thomas Willingham2013-02-201-4/+8
| |
| * typoThomas Willingham2013-02-201-1/+1
| |
| * PCSS RedbasicThomas Willingham2013-02-2033-4275/+374
| |
* | contact_template is called from multiple places with different paramsfriendica2013-02-202-2/+2
|/
* dang - this is almost testable. Still have to figure out the best way to ↵friendica2013-02-194-4/+43
| | | | deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
* global rename viewcontacts to viewconnectionsfriendica2013-02-1914-54/+54
|
* viewcontacts updatefriendica2013-02-192-2/+2
|
* moving onfriendica2013-02-183-0/+78
|
* we don't need to quote or rename 'default' in mySQL if we just use the ↵friendica2013-02-152-2/+2
| | | | original column name 'is_default'
* bring mod_common into the modern agefriendica2013-02-133-6/+2
|
* Whinging whining stupid fucks.friendica2013-02-121-4/+0
|
* Sort out registrations requiring approvalfriendica2013-02-114-12/+12
|
* fix profile selector on profile_photo page (unquoted mysql reserved word ↵friendica2013-02-103-2/+11
| | | | 'default')
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-104-0/+31
|
* add soapbox settingsfriendica2013-02-105-14/+45
|
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵friendica2013-02-082-2/+2
| | | | works some day. But not today.
* make pcss work (really this time)friendica2013-02-071-64/+11
|
* finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵friendica2013-02-074-24/+35
| | | | opacity. Bad idea.
* auto form submission didn't work - jquery inheritance issue, disabling until ↵friendica2013-02-073-6/+6
| | | | we find another way.
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-073-3/+7
|
* different background for preview so you know it's a previewfriendica2013-02-044-5/+5
|
* make preview work again after search/new template changefriendica2013-02-042-6/+2
|
* update search_item.tplfriendica2013-02-041-1/+2
|
* fix new/search mod on network page, fix the parent queries on network and ↵friendica2013-02-041-1/+2
| | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right.
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-032-10/+10
|
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-022-32/+0
|
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-02-021-0/+1
|\
| * add post_wall to forum permission defaultsfriendica2013-02-021-0/+1
| |
* | Clean up no longer used admin functions, plus fix summary template.Thomas Willingham2013-02-022-2/+2
|/
* plugin_settings are now feature_settingsfriendica2013-01-312-2/+2
|
* update friends in common tool now that poco is workingfriendica2013-01-312-6/+6
|
* simplify friendship approval - merge with connection editingfriendica2013-01-273-1/+26
|
* smarty updatefriendica2013-01-271-0/+1
|
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-271-0/+1
| | | | exists
* more photo backend stufffriendica2013-01-262-0/+31
|
* start on photos reworkfriendica2013-01-251-0/+16
|
* upstream fixes, template regenerationfriendica2013-01-25206-0/+1031
|
* add tooltip to toggle full screen modefriendica2013-01-252-3/+3
|
* tweaking z-index on chanview full-page mode so that everything works correctlyfriendica2013-01-251-2/+2
|
* ability to make chanview iframe full size (covering source window) and ↵friendica2013-01-252-2/+4
| | | | shrink it again
* check comment permissions against observer, unbold email subject links for ↵friendica2013-01-241-0/+1
| | | | read messages
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-233-2/+42
|