Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified: view/ru/messages.po | pixelroot | 2013-08-08 | 1 | -533/+533 |
| | |||||
* | modified: view/ru/messages.po | pixelroot | 2013-08-06 | 1 | -10/+10 |
| | |||||
* | modified: view/ru/messages.po | pixelroot | 2013-08-06 | 1 | -6559/+4136 |
| | |||||
* | dang - this is almost testable. Still have to figure out the best way to ↵ | friendica | 2013-02-19 | 4 | -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 viewconnections | friendica | 2013-02-19 | 14 | -54/+54 |
| | |||||
* | viewcontacts update | friendica | 2013-02-19 | 2 | -2/+2 |
| | |||||
* | moving on | friendica | 2013-02-18 | 3 | -0/+78 |
| | |||||
* | we don't need to quote or rename 'default' in mySQL if we just use the ↵ | friendica | 2013-02-15 | 2 | -2/+2 |
| | | | | original column name 'is_default' | ||||
* | bring mod_common into the modern age | friendica | 2013-02-13 | 3 | -6/+2 |
| | |||||
* | Whinging whining stupid fucks. | friendica | 2013-02-12 | 1 | -4/+0 |
| | |||||
* | Sort out registrations requiring approval | friendica | 2013-02-11 | 4 | -12/+12 |
| | |||||
* | fix profile selector on profile_photo page (unquoted mysql reserved word ↵ | friendica | 2013-02-10 | 3 | -2/+11 |
| | | | | 'default') | ||||
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 4 | -0/+31 |
| | |||||
* | add soapbox settings | friendica | 2013-02-10 | 5 | -14/+45 |
| | |||||
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵ | friendica | 2013-02-08 | 2 | -2/+2 |
| | | | | works some day. But not today. | ||||
* | make pcss work (really this time) | friendica | 2013-02-07 | 1 | -64/+11 |
| | |||||
* | finish the abook_edit quicklink mess, get rid of the experimental nav bar ↵ | friendica | 2013-02-07 | 4 | -24/+35 |
| | | | | opacity. Bad idea. | ||||
* | auto form submission didn't work - jquery inheritance issue, disabling until ↵ | friendica | 2013-02-07 | 3 | -6/+6 |
| | | | | we find another way. | ||||
* | auto-submit connection edit form when quick permissions are applied | friendica | 2013-02-07 | 3 | -3/+7 |
| | |||||
* | different background for preview so you know it's a preview | friendica | 2013-02-04 | 4 | -5/+5 |
| | |||||
* | make preview work again after search/new template change | friendica | 2013-02-04 | 2 | -6/+2 |
| | |||||
* | update search_item.tpl | friendica | 2013-02-04 | 1 | -1/+2 |
| | |||||
* | fix new/search mod on network page, fix the parent queries on network and ↵ | friendica | 2013-02-04 | 1 | -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 xyz | friendica | 2013-02-03 | 2 | -10/+10 |
| | |||||
* | more work on settings - move template utils to utils and get rid of mods | friendica | 2013-02-02 | 2 | -32/+0 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-02-02 | 1 | -0/+1 |
|\ | |||||
| * | add post_wall to forum permission defaults | friendica | 2013-02-02 | 1 | -0/+1 |
| | | |||||
* | | Clean up no longer used admin functions, plus fix summary template. | Thomas Willingham | 2013-02-02 | 2 | -2/+2 |
|/ | |||||
* | plugin_settings are now feature_settings | friendica | 2013-01-31 | 2 | -2/+2 |
| | |||||
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 2 | -6/+6 |
| | |||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 3 | -1/+26 |
| | |||||
* | smarty update | friendica | 2013-01-27 | 1 | -0/+1 |
| | |||||
* | lostpass fixes and login/logout flow if authenticated but no default channel ↵ | friendica | 2013-01-27 | 1 | -0/+1 |
| | | | | exists | ||||
* | more photo backend stuff | friendica | 2013-01-26 | 2 | -0/+31 |
| | |||||
* | start on photos rework | friendica | 2013-01-25 | 1 | -0/+16 |
| | |||||
* | upstream fixes, template regeneration | friendica | 2013-01-25 | 206 | -0/+1031 |
| | |||||
* | add tooltip to toggle full screen mode | friendica | 2013-01-25 | 2 | -3/+3 |
| | |||||
* | tweaking z-index on chanview full-page mode so that everything works correctly | friendica | 2013-01-25 | 1 | -2/+2 |
| | |||||
* | ability to make chanview iframe full size (covering source window) and ↵ | friendica | 2013-01-25 | 2 | -2/+4 |
| | | | | shrink it again | ||||
* | check comment permissions against observer, unbold email subject links for ↵ | friendica | 2013-01-24 | 1 | -0/+1 |
| | | | | read messages | ||||
* | auto permissions (such as for forums or whatever) - untested but might just work | friendica | 2013-01-23 | 3 | -2/+42 |
| | |||||
* | don't use the link colour for non-link things | friendica | 2013-01-23 | 1 | -2/+2 |
| | |||||
* | plug potential hole in magic auth, add link to chanview to view in dedicated ↵ | friendica | 2013-01-23 | 3 | -7/+17 |
| | | | | window | ||||
* | icon tweaks | friendica | 2013-01-23 | 3 | -1/+1 |
| | |||||
* | this will probably look like crap, but I really want the links to look ↵ | friendica | 2013-01-23 | 1 | -14/+30 |
| | | | | normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do. | ||||
* | clean up the photo storage backend, revamp mod/wall_upload | friendica | 2013-01-22 | 1 | -7/+7 |
| | |||||
* | more work on magic auth | friendica | 2013-01-21 | 1 | -0/+1 |
| | |||||
* | minor theme nits | friendica | 2013-01-21 | 1 | -9/+2 |
| | |||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -1/+95 |
| | |||||
* | directory services cleanup | friendica | 2013-01-19 | 2 | -0/+2 |
| |