Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more register_approve stuff - like the admin page. Hopefully this won't ↵ | friendica | 2013-02-08 | 4 | -8/+12 |
| | | | | conflict with Thomas's admin page "list users" changes | ||||
* | reduce debug noise | friendica | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵ | friendica | 2013-02-08 | 5 | -107/+106 |
| | | | | works some day. But not today. | ||||
* | No bloody comment. | friendica | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | I think we're finally done with import_xchan_from_json - everything has been ↵ | friendica | 2013-02-07 | 1 | -120/+0 |
| | | | | converted to import_xchan now | ||||
* | cleanup issues discovered in the logs | friendica | 2013-02-07 | 2 | -40/+42 |
| | |||||
* | make pcss work (really this time) | friendica | 2013-02-07 | 2 | -67/+14 |
| | |||||
* | provide a global way of enforcing name policy restrictions, but only enforce ↵ | friendica | 2013-02-07 | 2 | -4/+31 |
| | | | | empty names or length > storage size. Allow plugins to set other policies. In particular, you can't have an empty channel name now, but one char is legal ;-) | ||||
* | update channel or default profile name change in all the appropriate places, ↵ | friendica | 2013-02-07 | 1 | -20/+20 |
| | | | | but still need to tell people. | ||||
* | 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 | 4 | -4/+8 |
| | |||||
* | allow empty path input to use '.' rather than bail with error | friendica | 2013-02-07 | 1 | -0/+3 |
| | |||||
* | this should fix the auto-friend stuff | friendica | 2013-02-07 | 2 | -3/+6 |
| | |||||
* | catch typos | friendica | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | massive notification revision | friendica | 2013-02-06 | 1 | -29/+31 |
| | |||||
* | work on notifications | friendica | 2013-02-06 | 2 | -22/+72 |
| | |||||
* | certainly glad I didn't test that... | friendica | 2013-02-06 | 1 | -2/+4 |
| | |||||
* | this might make zot-id work as originally conceived complete with reverse ↵ | friendica | 2013-02-06 | 4 | -2/+22 |
| | | | | magic auth. If it doesn't it will probably crash and burn every site involved in horrible ways. To test or not to test.... decisions. (Maybe tomorrow.) | ||||
* | added 'dlogger()' which is intended as a low noise personal logger() ↵ | friendica | 2013-02-05 | 1 | -0/+28 |
| | | | | facility for developers. See the source. | ||||
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 3 | -54/+69 |
| | |||||
* | convert wall_upload to use the photo api | friendica | 2013-02-05 | 4 | -136/+39 |
| | |||||
* | mod/attach support for files/attachments using OS storage | friendica | 2013-02-05 | 3 | -6/+9 |
| | |||||
* | give time for seen flag to get reset after comment post before repinging. | friendica | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | owner's like reversed instead of observer's. | friendica | 2013-02-05 | 1 | -56/+4 |
| | |||||
* | error 500 trying to debug templates | friendica | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | 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 | 3 | -9/+5 |
| | |||||
* | 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 | 4 | -8/+11 |
| | | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right. | ||||
* | null notice when sending private mail | friendica | 2013-02-04 | 2 | -3/+3 |
| | |||||
* | debugging mark all seen for various notification types | friendica | 2013-02-04 | 4 | -11/+17 |
| | |||||
* | bring back selective "mark unseen" on network page now that we can mark all ↵ | friendica | 2013-02-03 | 3 | -14/+6 |
| | | | | unseen | ||||
* | clearly a chanview link is not going to work there, go back to zid. | friendica | 2013-02-03 | 2 | -3/+3 |
| | |||||
* | finish up the "mark all xyz seen" for all known values of xyz | friendica | 2013-02-03 | 6 | -30/+61 |
| | |||||
* | support for OS files and add directory support to file/attach object | friendica | 2013-02-03 | 4 | -11/+22 |
| | |||||
* | allow non-linkable locations, self-linked locations and get rid of google ↵ | friendica | 2013-02-02 | 2 | -18/+23 |
| | | | | default location link | ||||
* | more work on settings - move template utils to utils and get rid of mods | friendica | 2013-02-02 | 5 | -96/+10 |
| | |||||
* | debugging the photo api | friendica | 2013-02-02 | 5 | -9/+8 |
| | |||||
* | Ignore OSX .DS_Store | Oliver | 2013-02-02 | 1 | -1/+3 |
| | |||||
* | Merge pull request #26 from beardy-unixer/master | friendica | 2013-02-02 | 4 | -26/+9 |
|\ | | | | | Admin page | ||||
| * | Fix broken menu for multiple profiles. | Thomas Willingham | 2013-02-02 | 1 | -1/+1 |
| | | |||||
| * | We DO only have one queue for now. | Thomas Willingham | 2013-02-02 | 1 | -4/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-02-02 | 9 | -250/+67 |
| |\ | |||||
| * | | Clean up no longer used admin functions, plus fix summary template. | Thomas Willingham | 2013-02-02 | 3 | -19/+2 |
| | | | |||||
| * | | Fix admin summary. | Thomas Willingham | 2013-02-02 | 1 | -6/+10 |
| | | | |||||
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -2/+2 |
| | | | |||||
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -1/+1 |
| | | | |||||
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -6/+6 |
| | | | |||||
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -1/+1 |
| |/ |/| |