friendica
|
1c6f301d8f
|
y'all got mail
|
2012-12-05 16:44:07 -08:00 |
|
friendica
|
e17ba14696
|
DB: do the mail table again. Mail almost working onsite, still needs to zot though
|
2012-12-04 18:24:46 -08:00 |
|
friendica
|
a4bae6c29b
|
profile viewer in iframe module, todo - magic auth
|
2012-12-03 16:14:34 -08:00 |
|
friendica
|
4cca8f8fa1
|
connection notifications
|
2012-12-02 15:45:13 -08:00 |
|
friendica
|
7f1a4a3060
|
auto-friending for forums and stuff is almost trivial now. But we will need a page to set the permissions on the "self" abook record. These will be the default permissions for anybody we wish to connect with.
|
2012-12-01 22:37:41 -08:00 |
|
friendica
|
7082d198c2
|
Now if you follow somebody it will create an abook entry on the other site with blocked,ignored, and pending set. No "friend notifications" yet.
|
2012-11-29 18:15:13 -08:00 |
|
friendica
|
05e08cb5d2
|
trace through the threaded conversation spaghetti to bring back a sane looking network page
|
2012-11-28 18:45:11 -08:00 |
|
friendica
|
2fe2de1d5a
|
got comments going back and forth - we really need local_deliver now since even local deliveries are going through zot and that isn't necessary or desirable in the long term
|
2012-11-27 17:09:01 -08:00 |
|
friendica
|
d79d698beb
|
more heavy lifting on delivery - now we can find all the recipients on the 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.
|
2012-11-26 16:48:04 -08:00 |
|
friendica
|
ccf44f2514
|
more but slow progress on deliveries. The b*tch is trying to match permissions
|
2012-11-25 23:18:11 -08:00 |
|
friendica
|
194ef02c28
|
DATABASE: outq additions, delivery now getting the notify across to the other side
|
2012-11-19 16:51:15 -08:00 |
|
friendica
|
8611c3da68
|
Now we are able to get a zot notification packet and the resulting json encoded message into the queue, it's still a hard slog, but there's light at the end of the tunnel - "a message is ready and waiting to be delivered".
|
2012-11-18 18:30:00 -08:00 |
|
friendica
|
b8609aba63
|
little stuff
|
2012-11-16 15:53:02 -08:00 |
|
friendica
|
eb77ac9efc
|
version update
|
2012-11-16 14:02:43 -08:00 |
|
friendica
|
5d4c9f5617
|
more progress on notifier cleanup and encoding items for transit.
|
2012-11-15 21:52:05 -08:00 |
|
friendica
|
0ace91bd0e
|
starting the big notifier cleanup
|
2012-11-14 17:02:30 -08:00 |
|
friendica
|
15c8da101a
|
sometimes it gets confusing when using two trees with completely different structures
|
2012-11-13 15:04:25 -08:00 |
|
friendica
|
b4c603cdac
|
one could say we've sort of got zot - at least there are two-way communications for channel meta info, don't yet know if it's working
|
2012-11-12 16:16:37 -08:00 |
|
friendica
|
9fd2c2dd8a
|
hush-hush ultra top-secret mode
|
2012-11-11 19:12:20 -08:00 |
|
friendica
|
dd00fcc7bb
|
starting to get into the hairy parts of zot - identity, location, and permission synchronisation. After this, messaging should be a piece of cake.
|
2012-11-10 20:08:07 -08:00 |
|
friendica
|
19ee8f9b1b
|
fix about half of the admin page
|
2012-11-10 00:09:31 -08:00 |
|
friendica
|
c1b931549c
|
permissions and contact permissions are now sticky
|
2012-11-08 17:33:38 -08:00 |
|
friendica
|
3d56ab227d
|
turn multiple profiles into a feature, implement connection flags (block,hide,archive,etc.)
|
2012-11-07 18:48:31 -08:00 |
|
friendica
|
55df0452b6
|
finish off like/dislike localisation except for zrl/magic_link
|
2012-11-06 16:16:26 -08:00 |
|
friendica
|
4f1170b656
|
change permission settings from radio buttons to select boxes
|
2012-11-05 15:26:01 -08:00 |
|
friendica
|
94f737b699
|
some cleanup of main item template
|
2012-11-04 16:57:09 -08:00 |
|
friendica
|
ece59b778e
|
turn off some "advanced" features by default, like archives and saved search - even though we don't yet have a screen to turn them on. That will come.
|
2012-11-03 16:40:05 -07:00 |
|
friendica
|
aca2e3b52a
|
add key passing and verification to targeted discovery
|
2012-11-02 15:34:35 -07:00 |
|
friendica
|
ec6ed3221d
|
move some more stuff to the install directory
|
2012-11-01 15:10:05 -07:00 |
|
friendica
|
62a8298b54
|
starting on pinging the basic elements of federation and communication
|
2012-10-31 16:55:19 -07:00 |
|
friendica
|
ffadf260c0
|
fix channel creation and management after last changes
|
2012-10-30 16:21:24 -07:00 |
|
friendica
|
e3c2e58979
|
"profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes to the profile details.
|
2012-10-29 17:14:02 -07:00 |
|
friendica
|
4bcf19632b
|
Now have a solid permissions model. Create a few functions to enumerate them and then we're off to the races.
|
2012-10-28 18:50:35 -07:00 |
|
friendica
|
5b1a15704b
|
feature management
|
2012-10-26 15:31:10 -07:00 |
|
friendica
|
3b394ea43f
|
comments sort of working again but now need to fix the threading which was ported when it was only half working
|
2012-10-25 18:42:42 -07:00 |
|
friendica
|
ceeb4db6e3
|
Give the UI a little love after all the backend mods
|
2012-10-24 19:13:29 -07:00 |
|
friendica
|
756dcd115e
|
rev update
|
2012-10-23 15:30:10 -07:00 |
|
friendica
|
a7abe24382
|
more file cleanup
|
2012-10-22 19:46:18 -07:00 |
|
friendica
|
87c171030c
|
upstream fixes
|
2012-10-21 17:23:21 -07:00 |
|
friendica
|
112e4e6c9c
|
more work on profile changes - the notify activity is still stuffed as we finalise the json structure for activitystream meta-data
|
2012-10-19 15:40:13 -07:00 |
|
friendica
|
f685b67656
|
new install settings
|
2012-10-18 18:34:38 -07:00 |
|
friendica
|
a680eb3a73
|
output queue (merges the old deliverq and queue and adds some zotness)
|
2012-10-17 16:18:36 -07:00 |
|
friendica
|
cdeb43f987
|
more detail
|
2012-10-16 16:24:37 -07:00 |
|
friendica
|
b233b9c633
|
make the spec in "spec" current.
|
2012-10-14 17:14:32 -07:00 |
|
friendica
|
794c92a8fb
|
wall posts now display - address book structure revamp started
|
2012-10-10 17:58:56 -07:00 |
|
friendica
|
602960460a
|
abook structure
|
2012-10-08 18:40:30 -07:00 |
|
friendica
|
c612253627
|
fix some issues that couldn't be tested yesterday - as was working offline
|
2012-10-07 16:39:29 -07:00 |
|
friendica
|
6cc8457fd8
|
rev update
|
2012-10-06 16:51:10 -07:00 |
|
friendica
|
1e2da716b0
|
item flags
|
2012-10-06 01:51:59 -07:00 |
|
friendica
|
7bee460df2
|
provide auto admin registration as before, but allow the current admin to create other admins
|
2012-10-04 23:05:45 -07:00 |
|
friendica
|
e124c9fa5c
|
Can't see any posts currently - after the big shakeup, but we can now post top level activities and store them.
|
2012-10-03 22:28:19 -07:00 |
|
friendica
|
846a9813b2
|
here's where the heavy lifting begins - everything is likely to be broken 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.
|
2012-10-01 18:02:11 -07:00 |
|
friendica
|
d261fe271f
|
create a widget registry for pages so themes can reorder, insert/delete, and relocate widgets to different regions of the page
|
2012-09-27 17:48:10 -07:00 |
|
friendica
|
fbafd92f7f
|
moving a lot of structure around. 'entity' is now 'channel'
|
2012-09-25 17:57:20 -07:00 |
|
friendica
|
dd5725c272
|
making magic
|
2012-09-22 02:00:24 -07:00 |
|
friendica
|
6c92b5ab86
|
separate the public feed from everything else
|
2012-09-20 17:04:22 -07:00 |
|
friendica
|
c8957b36ea
|
permissions responder + upstream merge
|
2012-09-10 22:00:56 -07:00 |
|
friendica
|
3ebb4a3dc7
|
updates
|
2012-09-09 21:17:06 -07:00 |
|
friendica
|
29121fa2ec
|
simplify
|
2012-09-04 18:36:13 -07:00 |
|
friendica
|
2df083efb1
|
rev update
|
2012-09-03 22:32:35 -07:00 |
|
friendica
|
aff33531ac
|
channel/identity selection manage page
|
2012-09-02 20:30:47 -07:00 |
|
friendica
|
38344798f2
|
rev update
|
2012-09-02 01:59:11 -07:00 |
|
friendica
|
eac29badb2
|
start on contacts/profiles
|
2012-08-30 18:17:38 -07:00 |
|
friendica
|
f6d198ce5d
|
trim a bit of fat
|
2012-08-29 23:03:03 -07:00 |
|
friendica
|
7fad83cea4
|
Now logging in with Red zaccount/zentity instead of Friendica user. Yay. Most existing Friendica functionality is now stuffed since the Red structures are quite different.
|
2012-08-27 21:17:46 -07:00 |
|
friendica
|
5ff6e9348b
|
a few minor changes
|
2012-08-26 23:05:00 -07:00 |
|
friendica
|
2456174cc9
|
back to identity creation form
|
2012-08-23 20:00:10 -07:00 |
|
friendica
|
136380fede
|
cleanup the rest of the new register logic
|
2012-08-22 19:39:12 -07:00 |
|
friendica
|
9b9f35f8e5
|
NaCl passwords - (db update)
|
2012-08-21 17:48:09 -07:00 |
|
friendica
|
2f81fb4385
|
upstream fixes
|
2012-08-20 06:34:54 -07:00 |
|
friendica
|
a7c1c22a2a
|
new contact edit mockup - verdict: too complicated, must simplify
|
2012-08-16 21:41:07 -07:00 |
|
friendica
|
2358a220ba
|
merge from upstream
|
2012-08-15 20:01:55 -07:00 |
|
friendica
|
2a49460c77
|
improvements in js localisation/translation
|
2012-08-13 22:12:16 -07:00 |
|
friendica
|
184cf51d2f
|
reduce duplication - only provide one system language setting
|
2012-08-12 20:56:23 -07:00 |
|
friendica
|
e80d69d25b
|
merge upstream
|
2012-08-11 18:54:23 -07:00 |
|
friendica
|
0292d46e5d
|
merge comment threading, provide plugin/theme functions to handle css/js includes
|
2012-08-09 16:26:44 -07:00 |
|
friendica
|
c28da56737
|
rev update
|
2012-08-08 17:09:12 -07:00 |
|
friendica
|
5f619d3254
|
the dynamic "show more" sort of works - but with a nagging delay. But I need to move on to bigger things. We'll leave it for now.
|
2012-08-06 23:10:37 -07:00 |
|
friendica
|
c673c70c25
|
updates
|
2012-08-05 21:41:58 -07:00 |
|
friendica
|
7a08942872
|
remember that the main thing is to keep the main thing the main thing...
|
2012-07-31 17:55:27 -07:00 |
|
friendica
|
02cc436ec7
|
Added urlify to try and create webbie auto-suggestions out of whatever unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms.
|
2012-07-30 18:51:44 -07:00 |
|
friendica
|
4824e5b8b8
|
birthdays and events are now notifications
|
2012-07-29 18:29:27 -07:00 |
|
friendica
|
2ae0076ae2
|
move today's events into a ping notification
|
2012-07-28 17:21:42 -07:00 |
|
friendica
|
a2ce7b8958
|
rev update
|
2012-07-27 17:54:49 -07:00 |
|
friendica
|
75f254aa6c
|
add zot hub location table to db, use diff to avoid re-install
|
2012-07-26 15:22:27 -07:00 |
|
friendica
|
78b8684ab4
|
upstream changes, rev update
|
2012-07-25 16:19:11 -07:00 |
|
friendica
|
ea13ece890
|
rev update
|
2012-07-24 21:03:15 -07:00 |
|
friendica
|
d8e79061d6
|
pass all network page vars to the client to build ajax queries, change timeago variable names so as not to conflict with item timers.
|
2012-07-23 16:47:35 -07:00 |
|
friendica
|
4e4395b00f
|
more registration functions plus ability to over-ride individual strings plus upstream merges plus rev update
|
2012-07-22 17:25:26 -07:00 |
|
friendica
|
86f55ab0b9
|
new registration page
|
2012-07-21 16:43:31 -07:00 |
|
friendica
|
6e08f39820
|
simplify
|
2012-07-21 03:48:59 -07:00 |
|
friendica
|
49c0e0de9b
|
sync changes
|
2012-07-19 18:53:26 -07:00 |
|
friendica
|
d92a4a686d
|
eliminate the obsolete "last-child" indicator
|
2012-07-18 17:08:03 -07:00 |
|
friendica
|
073eb1b845
|
backend support for alternate profile photos for private profiles
|
2012-07-17 16:02:16 -07:00 |
|
friendica
|
44638184c3
|
the pioneers should at least have a current db - it will likely be some time before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls.
|
2012-07-16 16:33:31 -07:00 |
|
friendica
|
f83a504da1
|
more work on json notifications, now working except for notify popup
|
2012-07-15 21:06:07 -07:00 |
|
friendica
|
03209d2d0d
|
updates
|
2012-07-14 20:39:46 -07:00 |
|
friendica
|
599f3d2961
|
add plink to profile change notifications
|
2012-07-12 16:53:42 -07:00 |
|
friendica
|
71afdf3d9c
|
gracefully recover from datetime constructor issues
|
2012-07-11 16:20:17 -07:00 |
|
friendica
|
e7957e1448
|
create fetch_tags function, make search work again, change logo
|
2012-07-10 19:28:02 -07:00 |
|