Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relocate tagadelic to include/taxonomy | friendica | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | bug in commentable - ambiguous abook entry | friendica | 2013-06-20 | 1 | -1/+1 |
| | |||||
* | infrastructure for future stuff | friendica | 2013-06-19 | 1 | -1/+1 |
| | |||||
* | fix mod-display when not logged in. | friendica | 2013-06-18 | 1 | -1/+1 |
| | |||||
* | zidify bodies of notification emails | friendica | 2013-06-17 | 1 | -1/+1 |
| | |||||
* | flag taggable connections in acl selector | friendica | 2013-06-16 | 1 | -1/+1 |
| | |||||
* | silence a pointless warning | friendica | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 1 | -1/+1 |
| | | | | updates | ||||
* | missing include | friendica | 2013-06-13 | 1 | -1/+1 |
| | |||||
* | missed a few zrl/zmg conversions, like for translate_item and enotify messages | friendica | 2013-06-12 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | remove uploaded import file once we're done with it. | friendica | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() instead | friendica | 2013-06-06 | 1 | -1/+1 |
| | |||||
* | doh - would probably help to decode the data before trying to use it... | friendica | 2013-06-05 | 1 | -1/+1 |
| | |||||
* | community tagging - it's not much closer to working but a really good ↵ | friendica | 2013-06-04 | 1 | -1/+1 |
| | | | | developer can now possibly hack their way through it instead of "there's only one person on the planet that can ever make this work". | ||||
* | fix pager, doc update | friendica | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | function args reversed on duplicate zid detection. | friendica | 2013-05-29 | 1 | -1/+1 |
| | |||||
* | wrong attribution on likes of comments in email notifications. Let's also ↵ | friendica | 2013-05-28 | 1 | -1/+1 |
| | | | | call the thing they liked a comment instead of a status | ||||
* | zidify img links, delay notifier until actually published for time ↵ | friendica | 2013-05-27 | 1 | -1/+1 |
| | | | | travelling posts | ||||
* | set default contact affinity back to 99 - we'll solve the other problem ↵ | friendica | 2013-05-24 | 1 | -1/+1 |
| | | | | another way, this one is flawed | ||||
* | make 90 the default closeness when humans are involved in the process | friendica | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | add basic input filtering to the simple activity posting | friendica | 2013-05-22 | 1 | -1/+1 |
| | |||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -1/+1 |
| | |||||
* | privacy settings macros - the basics except for toggling "publish in ↵ | friendica | 2013-05-20 | 1 | -1/+1 |
| | | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy. | ||||
* | issue with auto permissions | friendica | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | convert all the remaining email templates to smarty | friendica | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | add magic_auth_complete hook | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | disable pcss when installing since modules don't yet work and pcss uses the ↵ | friendica | 2013-05-14 | 1 | -1/+1 |
| | | | | view module, plus weekly doc update | ||||
* | It's a red matrix, and matrix is better indicated by # than by ! - and would ↵ | friendica | 2013-05-11 | 1 | -1/+1 |
| | | | | otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center. | ||||
* | rev update | friendica | 2013-05-10 | 1 | -1/+1 |
| | |||||
* | get search page working with live-update and endless scroll, still not ↵ | friendica | 2013-05-09 | 1 | -1/+1 |
| | | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. | ||||
* | small updates | friendica | 2013-05-08 | 1 | -1/+1 |
| | |||||
* | fix prettyphoto path | friendica | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | fixes | friendica | 2013-05-06 | 1 | -1/+1 |
| | |||||
* | minor fixes related to postgres development | friendica | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | smarter handling of js_upload source param | friendica | 2013-05-02 | 1 | -1/+1 |
| | |||||
* | change plugin_install to plugin_load, etc. | friendica | 2013-05-01 | 1 | -1/+1 |
| | |||||
* | change the way profiles are imported | friendica | 2013-04-30 | 1 | -1/+1 |
| | |||||
* | add some debugging - update times are changing much faster than they're ↵ | friendica | 2013-04-29 | 1 | -1/+1 |
| | | | | supposed to. Log what has changed. | ||||
* | port superblock core code (except Red will use an xchan instead of a URL) | friendica | 2013-04-28 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2013-04-26 | 1 | -1/+1 |
| | |||||
* | odds and ends in prepearation for photo abstraction, plus red-to-friendica addon | friendica | 2013-04-25 | 1 | -1/+1 |
| | |||||
* | dba driver cleanup | friendica | 2013-04-23 | 1 | -1/+1 |
| | |||||
* | db abstraction layer | friendica | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | reverting to fancybox for "save to file" selection box until we find a ↵ | friendica | 2013-04-21 | 1 | -1/+1 |
| | | | | 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. | ||||
* | sql error on contact removal | friendica | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 1 | -1/+1 |
| | |||||
* | start of DB driver abstraction class (we'll need similar mechanisms for the ↵ | friendica | 2013-04-17 | 1 | -1/+1 |
| | | | | GD/ImageMagick photo stuff and perhaps also for abstracting alternate "social networks") | ||||
* | zid fixes | friendica | 2013-04-16 | 1 | -1/+1 |
| |