Commit graph

2239 commits

Author SHA1 Message Date
friendica
cd4e381aa1 "heavy lifting" - zot messages flowing, now just need to be parsed and stored at the other end. 2012-11-19 20:45:12 -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
95e08413b2 more notes 2012-11-16 16:09:22 -08:00
friendica
c33c6dbb39 make the json work 2012-11-16 14:13:03 -08:00
friendica
a7f0817364 site/friendica is now site/siteinfo 2012-11-16 14:12:01 -08:00
friendica
5d4c9f5617 more progress on notifier cleanup and encoding items for transit. 2012-11-15 21:52:05 -08:00
friendica
5fee78b215 cleanup 2012-11-14 21:27:05 -08:00
friendica
160258fd5d make the visual group editor work again in the new world 2012-11-14 20:55:05 -08:00
friendica
6ac5e048b3 cleanup 2012-11-13 20:53:33 -08:00
friendica
aa88165383 mood mostly working 2012-11-13 19:32:59 -08:00
friendica
4af6d77de3 a bit more progress on the new network/home ajax notifications, at least I've now got a plan 2012-11-13 16:04:22 -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
b7ccf08cea self-signed cert? Since you won't listen to me and insist on annoying your friends, sorry, but red won't talk to you. This snake is dead. 2012-11-13 14:58:58 -08:00
friendica
35a6dd1cae provide json parameter to viewsrc to support end-to-end encryption 2012-11-13 14:49:03 -08:00
friendica
34f8b06d45 still a lot of files to bring up to date with new architecture - keep plugging away at them 2012-11-13 14:37:02 -08:00
friendica
67a7d440d9 usability improvements 2012-11-13 02:57:15 -08:00
friendica
5bf3ddfcf6 got zot 2012-11-12 20:59:18 -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
093ab7177a rework a couple of zot basics 2012-11-10 23:26:12 -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
ff40eabb7a when connnection permissions change, notify the other side so they can refresh their info 2012-11-10 03:01:07 -08:00
friendica
d9917dc8f8 some cleanup of mod-connections to bring it in line with the new architecture 2012-11-10 02:54:29 -08:00
friendica
19ee8f9b1b fix about half of the admin page 2012-11-10 00:09:31 -08:00
friendica
517c05700d turn star into a feature 2012-11-08 23:04:34 -08:00
friendica
22841e1566 start implementing zot-id 2012-11-08 19:07:19 -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
cc8a11eee2 allow theme selection 2012-11-07 14:09:51 -08:00
friendica
7501717d2e ensure admin setting gets passed through setup 2012-11-06 23:55:05 -08:00
friendica
295b865d06 "follow" now creates an address book entry, which means we can start tying that into the "connections" module - still have to turn the "contact edit" page from a mockup to real code, but it's all starting to flow. 2012-11-06 18:13:47 -08:00
friendica
55df0452b6 finish off like/dislike localisation except for zrl/magic_link 2012-11-06 16:16:26 -08:00
friendica
9050faa487 add author info to like activity object for localisation 2012-11-06 03:26:55 -08:00
friendica
417d1080d4 likes working a bit better - not translateable yet 2012-11-06 00:30:40 -08:00
friendica
82e74e3520 likes are quasi working again - at least an activity item is stored and it mostly has correct data, but displaying it needs improvement. 2012-11-05 23:52:01 -08:00
friendica
90e70d9674 start on the like/dislike activities 2012-11-05 20:42:12 -08:00
friendica
fe5f511f19 more work on the settings pages 2012-11-05 17:17:21 -08:00
friendica
4f1170b656 change permission settings from radio buttons to select boxes 2012-11-05 15:26:01 -08:00
friendica
2752b58f33 plaintext default - richtext is a feature 2012-11-05 01:25:08 -08:00
friendica
152641bf24 that was certainly some fun debugging (not) 2012-11-04 20:53:59 -08:00
friendica
e5df0f9ce9 settings/features page to enable/disable software features 2012-11-03 21:37:19 -07: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
f5b1eee177 mv mod_install to mod_setup, conflict with name of install dir 2012-11-03 14:59:46 -07:00
friendica
358111c76b fix post preview 2012-11-03 05:46:56 -07:00
friendica
1971b96452 share mostly working, preview still horked 2012-11-03 03:54:19 -07:00
friendica
2fa93655c4 a lot more changes of terminology 2012-11-03 02:34:12 -07:00
friendica
140f464e02 channels you are connected to are "connections". Get rid of "address book" which doesn't fit. 2012-11-03 02:00:48 -07:00
friendica
a47a1d5eb9 secure permission discovery 2012-11-02 16:25:59 -07:00
friendica
aca2e3b52a add key passing and verification to targeted discovery 2012-11-02 15:34:35 -07:00
friendica
78884195bc fixme note about discovered permission encryption 2012-11-02 14:48:33 -07:00
friendica
9547e8004d slightly better wording of permission choices 2012-11-02 02:18:52 -07:00
friendica
af9890cd3e consolidate permission arrays 2012-11-02 02:04:07 -07:00
friendica
8ae77d2984 verify all the signatures before adding contact 2012-11-02 01:44:27 -07:00
friendica
9bb1b7e3ed fix default channel 2012-11-02 18:55:40 +11:00
friendica
83cf11dd95 fixed the hash, now onward & upward 2012-11-02 00:19:04 -07:00
friendica
37653a3760 grrr... hashes aren't matching. 2012-11-01 22:23:13 -07:00
friendica
f3ade4b8cf can save permissions 2012-11-01 20:23:49 -07:00
friendica
3bf5677797 settings page channel permissions front-end (needs back-end still) 2012-11-01 19:47:10 -07:00
friendica
1021a4d476 add current selection to channel manager 2012-11-01 17:06:34 -07:00
friendica
9bf4508ffb cleanup channel management 2012-11-01 15:45:02 -07:00
friendica
b400e4dfad change admin pointer to update.php 2012-11-01 15:11:11 -07:00
friendica
ec6ed3221d move some more stuff to the install directory 2012-11-01 15:10:05 -07:00
friendica
3f7530417a typos 2012-11-01 02:00:25 -07:00
friendica
a26761e8a8 send more info 2012-11-01 19:53:57 +11:00
friendica
ca8a351814 add mimetype to photo info 2012-11-01 19:49:00 +11:00
friendica
77c30972cb network discovery on follow 2012-10-31 21:42:20 -07:00
friendica
78f64c90a3 get permission discovery working - guid sigs were getting truncated in db 2012-10-31 20:53:02 -07:00
friendica
0dd06b736a need to accomodate different webbies on different hubs 2012-10-31 18:05:36 -07:00
friendica
2a0ff2b542 merge zperms functionality into zfinger 2012-10-31 17:38:22 -07:00
friendica
62a8298b54 starting on pinging the basic elements of federation and communication 2012-10-31 16:55:19 -07:00
friendica
fb173900a1 more progress on address book 2012-10-30 21:37:58 -07:00
friendica
ffadf260c0 fix channel creation and management after last changes 2012-10-30 16:21:24 -07:00
friendica
dca20f4227 zchannel rename to new_channel 2012-10-29 21:59:49 -07:00
friendica
f608373d08 fixing broken things again after the latest round of ripping out the yellow slime and replacing it with red slime. 2012-10-29 20:47:56 -07:00
friendica
1a6415807e more structural stuff 2012-10-29 19:31:38 -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
a217c8de98 closeness issue - need to work on it more 2012-10-29 02:41:25 -07:00
friendica
e138876199 fix updating of bitwise 'unseen' to account for mysql operator precedence 2012-10-28 22:08:08 -07:00
friendica
d0d8971a69 start to use our permissions for stuff 2012-10-28 20:01:36 -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
1a9ab12748 fix starring posts 2012-10-27 05:26:34 -07:00
friendica
96c8e74438 start on network/home notification refactor 2012-10-27 04:43:39 -07:00
friendica
e29618ee0d contact group is now 'channel group' 2012-10-27 03:54:44 -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
ebb75340ec fixes to photo linked items, shut up poller until I can get to that 2012-10-25 00:10:53 -07:00
friendica
939543b26d more progress on the main photos module 2012-10-24 22:21:35 -07:00
friendica
05fd2c758c more ui cleanup 2012-10-24 20:43:04 -07:00
friendica
ceeb4db6e3 Give the UI a little love after all the backend mods 2012-10-24 19:13:29 -07:00
friendica
2b95ce9f07 wall photo uploads brought back 2012-10-24 21:15:32 +11:00
friendica
336f5e8c87 fixing wall photos 2012-10-24 21:11:52 +11:00
friendica
7d9d5d36b4 move installation files out of basedir 2012-10-24 19:44:41 +11:00
friendica
ad3f04c1d4 restore profile_photo functionality after structural changes 2012-10-24 17:37:15 +11:00
friendica
79d7562526 this one is going to be hard 2012-10-23 22:01:18 -07:00
friendica
968b9ce1af more heavy lifting 2012-10-23 21:24:23 -07:00
friendica
8e8482355b more heavy lifting 2012-10-23 17:14:50 -07:00
friendica
f5a4b8de40 testing settings 2012-10-23 21:37:09 +11:00
Mike Macgirvin
9d043d2db4 remove remoteupdate since it only worked for a month in 2011 2012-10-23 19:09:32 +11:00
friendica
19c8a277bb send home redirection to xchan_profile instead of channel_profile 2012-10-22 20:14:32 -07:00
friendica
88be2eaaae don't need 'bookmark' - keep it simple 2012-10-22 19:57:55 -07:00
friendica
21578fd0b0 cleanup missing functions after move 2012-10-22 19:48:48 -07:00
mike
2c9db93d8f slight optimisation 2012-10-22 19:35:05 +11:00
mike
56b95d50ed more mod cleanups 2012-10-22 19:18:50 +11:00
friendica
8f9ddcb536 lotsa little fixes 2012-10-21 22:11:02 -07:00
friendica
87c171030c upstream fixes 2012-10-21 17:23:21 -07:00
friendica
2651b60349 this might post a profile change activity now - it just won't broadcast anywhere 2012-10-19 18:37:35 -07:00
friendica
244ad5071d cleanup abook structure 2012-10-19 17:21:19 -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
8981da89c3 don't show categories widget if there are none 2012-10-19 03:36:09 -07:00
friendica
2c3c933ed4 get profile edits working 2012-10-18 20:59:00 -07:00
friendica
f685b67656 new install settings 2012-10-18 18:34:38 -07:00
friendica
b16a40b13e profile in a window for those who think all profiles and all pages on the internet should look exactly like theirs 2012-10-10 21:13:37 -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
ef22c1a9b3 prevent tag recursion on shared posts 2012-10-08 18:04:12 +11:00
friendica
3c04676a32 get posts to show up 2012-10-07 21:44:11 -07:00
friendica
a56c0425e6 start fixing all the item queries 2012-10-07 18:44:06 -07:00
friendica
18fc97fd78 update mod_item to new schema (db changes have not yet been pushed due to internet difficulties) 2012-10-06 18:44:53 +10: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
4302134fdd baby steps 2012-10-04 03:23:49 -07:00
friendica
ff43d62e44 add hash to channel structure for consistency/redundancy 2012-10-04 03:13:57 -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
dc8a46477b use hash for channel id 2012-10-01 19:04:21 -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
ba4fe4ff91 allow themes to add to and/or completely over-ride the module sidebar 2012-09-25 21:35:35 -07:00
friendica
85f9d89a89 fix all the little typos from that huge change 2012-09-25 18:00:21 -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
146e11064e more work on magic auth 2012-09-20 18:44:40 -07:00
friendica
945b0ec07d mod/auth - first stab at zot's magic auth which is going to look a lot like dfrn magic auth (but will zot-guids) 2012-09-20 17:27:55 -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
61cca7637a States/Countries now free form 2012-09-09 21:51:54 -07:00
friendica
e4f3e96b65 remove targeted windows 2012-09-09 21:26:36 -07:00
friendica
3ebb4a3dc7 updates 2012-09-09 21:17:06 -07:00
friendica
a08666be14 unbreak some more stuff 2012-09-04 19:49:29 -07:00
friendica
9c875a8ab5 this should get local posts almost working 2012-09-04 03:34:36 -07:00
friendica
fb35742aab add fabrixxm's recent changes to how ".well_known" urls work 2012-09-02 21:39:45 -07:00
friendica
7550cd586b fix the nav 2012-09-02 20:57:44 -07:00
friendica
aff33531ac channel/identity selection manage page 2012-09-02 20:30:47 -07:00
friendica
58ddd2d565 Trying to simplify channels 2012-09-02 02:29:17 -07:00
friendica
38344798f2 rev update 2012-09-02 01:59:11 -07:00
friendica
4736fa5927 begin channel management (was "manage") page, use term "channel" instead of the vague and hard to explain "identity" 2012-08-30 22:42:51 -07:00
friendica
80bd128425 more DB cleanup 2012-08-30 18:47:07 -07:00
friendica
08508c4216 remove update_notes 2012-08-30 18:18:28 -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
da49a27aa2 make home redirection and register link work again 2012-08-28 03:25:42 -07:00
friendica
9cd1dabe73 have to do something about that return_url - but let's just plunge forward without it. 2012-08-28 03:02:45 -07:00
friendica
5d23e701c0 now it gets hard 2012-08-28 01:55:18 -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
8c3c3d5fd7 stuff 2012-08-27 01:22:08 -07:00
friendica
5ff6e9348b a few minor changes 2012-08-26 23:05:00 -07:00
friendica
f0e299a97a begin debug zentity 2012-08-24 01:57:36 -07:00
friendica
b08d070e15 basic identity creation 2012-08-24 01:14:42 -07:00
friendica
2456174cc9 back to identity creation form 2012-08-23 20:00:10 -07:00
friendica
a9dabd8eb9 per module code file for themes 2012-08-22 19:51:08 -07:00
friendica
136380fede cleanup the rest of the new register logic 2012-08-22 19:39:12 -07:00
friendica
2140c2ea37 basic hub registration 2012-08-21 23:11:27 -07:00
friendica
72d38d75bf zfinger - return all additional hubs 2012-08-21 21:39:21 -07:00
friendica
8a86f73982 zfinger 2012-08-21 21:18:01 -07:00
friendica
2f81fb4385 upstream fixes 2012-08-20 06:34:54 -07:00
friendica
34e42c4cb3 don't count ignored events in notifications 2012-08-16 23:11:24 -07:00
friendica
a7c1c22a2a new contact edit mockup - verdict: too complicated, must simplify 2012-08-16 21:41:07 -07:00
friendica
57cf80754d invitation cleanup 2012-08-16 05:29:16 -07:00
friendica
5c8d854d7d zregister, cont. 2012-08-16 03:37:07 -07:00
friendica
434bcfef8b add invitiation logic to registrations - this is starting to look good 2012-08-16 03:16:55 -07:00
friendica
adba0bd98a That's better 2012-08-16 01:03:53 -07:00
friendica
eb911443aa more zregister cleanup and theme separation 2012-08-16 00:51:03 -07:00
friendica
5b547ae991 registration dangling code fragment that should've been removed 2012-08-15 23:15:29 -07:00
friendica
f7c6a6ff90 item table rename parent-uri, target-type, object-type (more to come later) 2012-08-15 22:33:37 -07:00
friendica
77b334efbc cleanup of mod_zregister, basic functionality working - new accounts getting stored. 2012-08-15 21:56:04 -07:00
friendica
2358a220ba merge from upstream 2012-08-15 20:01:55 -07:00
friendica
9899cfb5c7 fix events ping notification backend 2012-08-11 19:40:21 -07:00
friendica
26e29d7f88 zot basic comm structure (real basic) 2012-08-09 20:31:06 -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
432595314a Merge https://github.com/friendica/red into zpull 2012-08-08 18:50:33 -07:00
friendica
9a39d4ade2 moving forward again 2012-08-08 18:50:04 -07:00
Thomas Willingham
5b1a4100e0 More wrong links 2012-08-07 21:32:19 +01:00
Thomas Willingham
10cb60195f Bloody hell, this touches a lot of code. 2012-08-06 19:41:27 +01:00
Thomas Willingham
fca25c1909 Theme admin menu. 2012-08-06 19:36:41 +01:00
Thomas Willingham
6fa7fa5ae8 get_theme_config_file 2012-08-06 19:31:37 +01:00
friendica
c673c70c25 updates 2012-08-05 21:41:58 -07:00
friendica
dcbc0c0c95 major theme re-org, only duepuntozero and slackr working atm 2012-08-01 05:02:43 -07:00
friendica
65160ffd12 functions to generate and check webbies interactively 2012-07-30 21:51:25 -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
eae7522bc9 also notify count of events today 2012-07-28 17:39:26 -07:00
friendica
2ae0076ae2 move today's events into a ping notification 2012-07-28 17:21:42 -07:00
friendica
7bdbb8331c picking up the page load times a bit 2012-07-25 22:55:43 -07:00
friendica
21b3dc9c27 tie the main slider to ajax updates and buildCmd 2012-07-25 19:45:45 -07:00
friendica
fc53a7a09e recover existing conversation loading functionality for home,search,community,display,etc. whilst working on the ajax stuff in network 2012-07-25 18:57:04 -07:00
friendica
6911beca2f ajax page loads 2012-07-24 22:06:21 -07:00
friendica
f535554cfa zentity is currently just a screen mockup until the page spec is complete 2012-07-24 21:06:23 -07:00
friendica
4b36e41b09 implement page update modes 2012-07-23 20:49:56 -07:00
friendica
b0f1d03a8a convert all network search params to get requests (no url path args) 2012-07-23 17:35:58 -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
d4ee086806 update relative time on new ajax loaded content which wasn't evaluated during document.ready 2012-07-23 05:15:06 -07:00
friendica
eb4d5f4009 registration page form validation 2012-07-22 19:37:15 -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
1f313eba50 upstream fixes 2012-07-22 05:13:29 -07:00
friendica
236ba8badc more account infrastructure 2012-07-22 00:46:20 -07:00
friendica
6d74c2c594 page templating and css management 2012-07-21 23:17:45 -07:00
friendica
c1fe66bec5 breakup css into page layout css, and provide module specific layout css - which should dramatically reduce the size of theme files and reduce load times 2012-07-21 18:03:22 -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
bf38674904 sync 2012-07-19 21:09:40 -07:00
friendica
49c0e0de9b sync changes 2012-07-19 18:53:26 -07:00
friendica
6402fa1170 dynamic load on slider change + delay to settle 2012-07-19 03:59:32 -07:00
friendica
3b1c2ce001 the main slider sort of works for testing now 2012-07-19 01:43:23 -07:00
friendica
f0fd22d01b dynamically building the page query - start simple 2012-07-18 23:11:20 -07:00
friendica
d92a4a686d eliminate the obsolete "last-child" indicator 2012-07-18 17:08:03 -07:00
friendica
0400779b43 remove some d* extraneous bullshit 2012-07-18 05:00:59 -07:00
friendica
d683df17bd Removing connectors we won't be needing - this is probably going to break some shit. 2012-07-18 04:49:15 -07:00
friendica
59ec671879 json notification popup mostly working in zero 2012-07-17 22:11:24 -07:00
friendica
a10e9d335a front end for alternate profile photos 2012-07-17 17:08:14 -07:00
friendica
073eb1b845 backend support for alternate profile photos for private profiles 2012-07-17 16:02:16 -07:00
friendica
359c74d320 error cleanup 2012-07-17 05:30:32 -07:00
friendica
91e4c2fce1 pass all possible network search params to javascript - we will be processing them on the client and building the proper query string there. 2012-07-17 02:11:20 -07:00
friendica
e03da2beba first cut at a generalised item query function 2012-07-16 23:14:11 -07:00
friendica
54ffc32d7c working towards getting rid of item['tag'] and item['file'] - still some dependencies 2012-07-16 21:52:26 -07:00
friendica
d3279a6157 more search cleanup 2012-07-16 21:20:04 -07:00
friendica
aeaccb03ba make network tag and personal searches work again 2012-07-16 21:07:59 -07:00
friendica
43a673c11e make alt_pager the network page default - at least until we get rid of the network page 2012-07-16 19:39:13 -07:00
friendica
07c31d547f unified search autocomplete backend, browser performance seems to be a bit sucky 2012-07-16 18:14:45 -07:00
friendica
5902e0983d language filtering infrastructure, check owner's language prefs and either translate it or dump it depending on those prefs and the availability of translation plugins. 2012-07-16 03:53:11 -07:00
friendica
c148455570 use include/language.php for all language and translation code 2012-07-16 01:26:26 -07:00
friendica
945ac38a73 contact edit slider 2012-07-15 22:44:05 -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
a20a637727 merge upstream, slider work, refactor ping module, language selection work 2012-07-13 07:09:29 -07:00
friendica
599f3d2961 add plink to profile change notifications 2012-07-12 16:53:42 -07:00
friendica
3f7b93ce65 language detection and sparkle links added to plinks where appropriate 2012-07-12 03:50:05 -07:00
friendica
9ac32c49e2 move saved searches to new taxonomy 2012-07-11 17:54:00 -07:00
friendica
3f414aec63 get rid of special "short salmon key" for statusnet 2012-07-11 16:54:18 -07:00
friendica
31c218e785 catchup 2012-07-10 20:44:17 -07:00
friendica
e7957e1448 create fetch_tags function, make search work again, change logo 2012-07-10 19:28:02 -07:00
friendica
94fabe3a29 upstream fixes and a lot of taxonomy stuff 2012-07-10 06:28:02 -07:00
friendica
1215de575d slider 2012-07-09 23:23:20 -07:00
friendica
5355193b63 theme cleanup 2012-07-09 22:48:51 -07:00
friendica
4b066e04f6 making tags work 2012-07-09 22:08:25 -07:00
friendica
8855cb9c28 identity address is now a web-id or "webbie" 2012-07-09 06:11:58 -07:00
friendica
95fdba753c remove bookmark content flag 2012-07-08 03:38:10 -07:00
Zach Prezkuta
da2ccebed8 fix bugs 2012-07-07 18:50:33 -06:00
Zach Prezkuta
173b3a1b9a allow more than one embedded private photo 2012-07-07 16:24:20 -06:00
Vasudev Kamath
1b3d84422e orient function uses exif_read_data for which valid image types are only JPEG and TIFF as per the document [1].
When trying to upload an screenshot with png type I was getting message as *failed* even though image was uploading. So added a fix to check image type before calling orient function. Not sure if this is a proper fix but after this i'm not getting any error during file upload

[1] http://au2.php.net/manual/en/function.exif-read-data.php
2012-07-07 16:17:26 +05:30
friendica
a122fecf50 add additional page types to admin user report 2012-07-05 22:30:13 -07:00
friendica
f40b056e3b some initial code and benchmarking for "red" content rendering engine 2012-07-04 20:37:15 -07:00
friendica
b550b1326b Merge https://github.com/friendica/friendica into pull 2012-07-03 16:26:58 -07:00
friendica
7926a0d171 add link to shares 2012-07-03 16:26:14 -07:00
Zach Prezkuta
3fe5bdbd8d add ability to set maximum pixel length of uploaded pictures 2012-07-02 20:01:23 -06:00