Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | profile messages for directory synchronisation | friendica | 2012-12-22 | 1 | -0/+43 |
| | |||||
* | typo - this keyboard is getting frustrating | friendica | 2012-12-16 | 1 | -1/+1 |
| | |||||
* | there are now 2 permalinks - one is the remote original post (plink) and the ↵ | friendica | 2012-12-16 | 1 | -1/+7 |
| | | | | other is a pointer to a local copy (llink). mod_display is not longer tied to a particular id or channel so if a message is publicly viewable it will appear without any ownership info. | ||||
* | a bit of e_all cleanup | friendica | 2012-12-08 | 1 | -0/+2 |
| | |||||
* | make mail replies work | friendica | 2012-12-05 | 1 | -1/+6 |
| | |||||
* | y'all got mail | friendica | 2012-12-05 | 1 | -0/+129 |
| | |||||
* | add pending check on group queries | friendica | 2012-11-29 | 1 | -2/+3 |
| | |||||
* | further progress on new network/home notifications | friendica | 2012-11-29 | 1 | -0/+1 |
| | |||||
* | got comments going back and forth - we really need local_deliver now since ↵ | friendica | 2012-11-27 | 1 | -1/+1 |
| | | | | even local deliveries are going through zot and that isn't necessary or desirable in the long term | ||||
* | basic (very basic) communication showing up on network page | friendica | 2012-11-26 | 1 | -1/+1 |
| | |||||
* | You've got mail! (actually a post, mail is for another day) | friendica | 2012-11-26 | 1 | -1/+3 |
| | |||||
* | fix item_private flag | friendica | 2012-11-26 | 1 | -1/+4 |
| | |||||
* | more heavy lifting on delivery - now we can find all the recipients on the ↵ | friendica | 2012-11-26 | 1 | -3/+3 |
| | | | | system who have any acceptable permissions for receiving a post. Next we just need to process edits and deletes, and otherwise store the message - yay. Still a lot of work, but we've come a long way baby. | ||||
* | "heavy lifting" - zot messages flowing, now just need to be parsed and ↵ | friendica | 2012-11-19 | 1 | -0/+1 |
| | | | | stored at the other end. | ||||
* | For private messages, use hush-hush ultra top-secret mode by default | friendica | 2012-11-18 | 1 | -1/+3 |
| | |||||
* | and there's the import side of things | friendica | 2012-11-17 | 1 | -13/+82 |
| | |||||
* | mostly working item_decode, but without full input santising | friendica | 2012-11-17 | 1 | -27/+32 |
| | |||||
* | finish basic item encoding, add plugin compatibility tag, notes on improving ↵ | friendica | 2012-11-16 | 1 | -3/+24 |
| | | | | $global_perms for edge cases | ||||
* | more progress on notifier cleanup and encoding items for transit. | friendica | 2012-11-15 | 1 | -14/+98 |
| | |||||
* | start on item feed structures | friendica | 2012-11-14 | 1 | -5/+27 |
| | |||||
* | start on the like/dislike activities | friendica | 2012-11-05 | 1 | -2/+2 |
| | |||||
* | turn off some "advanced" features by default, like archives and saved search ↵ | friendica | 2012-11-03 | 1 | -3/+1 |
| | | | | - even though we don't yet have a screen to turn them on. That will come. | ||||
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵ | friendica | 2012-10-29 | 1 | -5/+5 |
| | | | | to the profile details. | ||||
* | more cleanup | Mike Macgirvin | 2012-10-23 | 1 | -1/+0 |
| | |||||
* | upstream fixes | friendica | 2012-10-21 | 1 | -0/+1 |
| | |||||
* | more stuff we don't need. | friendica | 2012-10-08 | 1 | -22/+15 |
| | |||||
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 1 | -2/+6 |
| | |||||
* | start fixing all the item queries | friendica | 2012-10-07 | 1 | -12/+15 |
| | |||||
* | fix some issues that couldn't be tested yesterday - as was working offline | friendica | 2012-10-07 | 1 | -4/+4 |
| | |||||
* | new item structure to item_store | friendica | 2012-10-06 | 1 | -39/+19 |
| | |||||
* | Can't see any posts currently - after the big shakeup, but we can now post ↵ | friendica | 2012-10-03 | 1 | -6/+4 |
| | | | | top level activities and store them. | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -20/+20 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -19/+118 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -1/+13 |
| | |||||
* | more DB cleanup | friendica | 2012-08-30 | 1 | -60/+21 |
| | |||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -1/+0 |
| | |||||
* | registration dangling code fragment that should've been removed | friendica | 2012-08-15 | 1 | -5/+11 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -59/+59 |
| | |||||
* | merge from upstream | friendica | 2012-08-15 | 1 | -3/+6 |
| | |||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -4/+5 |
| | |||||
* | merge upstream | friendica | 2012-08-11 | 1 | -2/+2 |
| | |||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 1 | -2/+2 |
| | | | | includes | ||||
* | updates | friendica | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | get_item_elements (json version) | friendica | 2012-07-29 | 1 | -0/+52 |
| | |||||
* | implement page update modes | friendica | 2012-07-23 | 1 | -0/+112 |
| | |||||
* | sync | friendica | 2012-07-19 | 1 | -1/+51 |
| | |||||
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -193/+74 |
| | |||||
* | Removing connectors we won't be needing - this is probably going to break ↵ | friendica | 2012-07-18 | 1 | -92/+2 |
| | | | | some shit. | ||||
* | error cleanup | friendica | 2012-07-17 | 1 | -4/+6 |
| | |||||
* | working towards getting rid of item['tag'] and item['file'] - still some ↵ | friendica | 2012-07-16 | 1 | -15/+10 |
| | | | | dependencies |