Siebrand Mazeland
|
2f3bec5a43
|
Fix i18n issues. Cannot use a PHP variable in a gettext messages. Needs to be replaced.
Whitespace updates.
|
2011-06-19 12:21:12 +02:00 |
|
Siebrand Mazeland
|
46546ce985
|
Add translator documentation.
|
2011-06-19 12:12:47 +02:00 |
|
Siebrand Mazeland
|
46d9df2f8a
|
Update translator documentation.
Remove superfluous whitespace.
|
2011-06-19 12:07:59 +02:00 |
|
Siebrand Mazeland
|
9272fcd3ab
|
Add translator documentation.
|
2011-06-19 11:54:10 +02:00 |
|
Siebrand Mazeland
|
a0c80bb478
|
Use _() instead of _m() as there is no context or plural.
|
2011-06-19 11:49:33 +02:00 |
|
Siebrand Mazeland
|
26a92b2801
|
Hopefully fix TRANS message not getting picked up by xgettext.
|
2011-06-19 11:45:37 +02:00 |
|
Siebrand Mazeland
|
c2ab4af804
|
Fix incorrect tag (missing colon).
|
2011-06-19 11:30:35 +02:00 |
|
Siebrand Mazeland
|
36e07218e9
|
Remove double tag in comment.
|
2011-06-19 11:15:31 +02:00 |
|
Siebrand Mazeland
|
47d0c198e1
|
Fix typo in comment.
|
2011-06-19 11:11:12 +02:00 |
|
Siebrand Mazeland
|
89aebb4ef0
|
Localisation updates from http://translatewiki.net.
|
2011-06-18 18:14:28 +02:00 |
|
Siebrand Mazeland
|
33ce46f074
|
Add new POT files.
|
2011-06-18 17:58:54 +02:00 |
|
Siebrand Mazeland
|
199404c74a
|
Update translator documentation.
Update whitespace.
i18n/L10n fixes.
|
2011-06-18 17:20:36 +02:00 |
|
Siebrand Mazeland
|
3891697222
|
Fix FIXME: removed patchwork message. Using Markdown now.
Update translator documentation.
Update whitespace.
i18n fixes.
|
2011-06-18 17:19:36 +02:00 |
|
Siebrand Mazeland
|
96b9ecaf07
|
Update translator documentation.
L10n/i18n updates.
Whitespace updates.
|
2011-06-17 22:36:40 +02:00 |
|
Siebrand Mazeland
|
dc3cdfc0f8
|
Update translator documentation.
Whitespace updates.
Correction to fix syntax highlighting in my editor. Didn't complete it, though.
|
2011-06-17 22:36:39 +02:00 |
|
Siebrand Mazeland
|
acb215d550
|
Update translator documentation.
i18n/L10n updates.
Whitespace updates.
|
2011-06-17 22:36:37 +02:00 |
|
Siebrand Mazeland
|
0b81532cbc
|
Fix a todo wrt plural support.
Update translator documentation.
Whitespace updates.
|
2011-06-17 22:36:35 +02:00 |
|
Siebrand Mazeland
|
9f4a9a13cd
|
i18n fixes.
Translator documentation updated.
Whitespace updates.
|
2011-06-17 22:36:33 +02:00 |
|
Siebrand Mazeland
|
037a905929
|
Update translator documentation.
|
2011-06-17 22:36:31 +02:00 |
|
Siebrand Mazeland
|
59ee7e0f5b
|
Translator documentation updated.
Whitespace updates.
|
2011-06-17 22:36:29 +02:00 |
|
Siebrand Mazeland
|
dbde94fc34
|
Whitespace updates.
|
2011-06-17 22:36:28 +02:00 |
|
Siebrand Mazeland
|
2906f97dd9
|
Fix i18n for some very visible UI messages.
|
2011-06-17 22:36:26 +02:00 |
|
Siebrand Mazeland
|
173d20e1f9
|
L10n updates.
|
2011-06-17 22:36:24 +02:00 |
|
Zach Copley
|
a35392da2f
|
EmailReminder plugin to send reminders about various things
* Needs some cleanup and testing
* Email templates need work
* More documentation
Squashed commit of the following:
commit 1c7b418dad5ec1b7713d61b6a42d6d7a394d500f
Author: Zach Copley <zach@status.net>
Date: Fri Jun 17 02:17:31 2011 -0700
* Set the reminder interval correctly
commit ae0ded8cf95210f54b4cd58dac0eeeedf2d99c67
Author: Zach Copley <zach@status.net>
Date: Fri Jun 17 02:15:01 2011 -0700
Send email reminders for invitations
commit 1b596d08f5dbe765a16fbdfbd21e2ad68e8b0058
Author: Zach Copley <zach@status.net>
Date: Thu Jun 16 23:53:48 2011 -0700
Handle multiple confirmation types
commit 25d83351d878f39498cd6a14fddde27f1afef2ca
Author: Zach Copley <zach@status.net>
Date: Thu Jun 16 18:04:57 2011 -0700
Actually send reminders and record a record of doing so
commit 9ffc2dbee15cacc7e7f9feab492185ee9964a17e
Author: Zach Copley <zach@status.net>
Date: Thu Jun 16 14:20:16 2011 -0700
Make the queue handling actually work
commit 2a6ce3c17c045bdb0a3ddf36f2c290c9c48eb003
Author: Zach Copley <zach@status.net>
Date: Thu Jun 16 13:27:56 2011 -0700
Fix syntax errors
commit 054b54847dfadc490aa7d7dff12d473af31c99bb
Author: Zach Copley <zach@status.net>
Date: Thu Jun 16 00:36:37 2011 -0700
Registration reminders should work now, but code is untested
commit b44117017b64635aae340c260167cf1efab9b2ae
Merge: 9d1441d f74de88
Author: Zach Copley <zach@status.net>
Date: Tue Jun 14 09:43:19 2011 -0700
Merge branch 'email-reminder' of gitorious.org:~zcopley/statusnet/zcopleys-clone into email-reminder
* 'email-reminder' of gitorious.org:~zcopley/statusnet/zcopleys-clone:
Stubby EmailReminderPlugin and data class
Remove bogus data class
Conflicts:
plugins/EmailReminder/EmailReminderPlugin.php
plugins/EmailReminder/classes/Email_reminder.php
commit 9d1441d7366df57e38cdfaf96e006f7d2f29d889
Author: Zach Copley <zach@status.net>
Date: Tue Jun 14 09:23:23 2011 -0700
Most of the other classes needed to send email reminders
commit 4e9bb11dbb23556bf5c1847e7a127084b5cc217c
Author: Zach Copley <zach@status.net>
Date: Mon Jun 13 12:10:55 2011 -0700
size -> length
commit a9ea80ef8abae1e64d5713091baedd931b7184e2
Author: Zach Copley <zach@status.net>
Date: Fri Jun 10 16:38:06 2011 -0400
Stubby EmailReminderPlugin and data class
commit 5d893f982209b245cb9113a59e49721dd6e191b6
Author: Zach Copley <zach@status.net>
Date: Fri Jun 10 14:01:48 2011 -0400
Remove bogus data class
commit f74de8841a98add73536fd8a4d3cee76035b491c
Author: Zach Copley <zach@status.net>
Date: Fri Jun 10 16:38:06 2011 -0400
Stubby EmailReminderPlugin and data class
commit 5b14370918233e5112a95da94567c4ed83429bc9
Author: Zach Copley <zach@status.net>
Date: Fri Jun 10 14:01:48 2011 -0400
Remove bogus data class
|
2011-06-17 02:24:34 -07:00 |
|
Siebrand Mazeland
|
b24e4fd9fe
|
Fix typo. Spotted by Nikerabbit.
|
2011-06-15 13:25:45 +02:00 |
|
Siebrand Mazeland
|
bbb240e47e
|
Update translator documentation.
Whitespace updates.
Line break changes in README.
i18n updates.
|
2011-06-15 13:25:43 +02:00 |
|
Siebrand Mazeland
|
d6fe675fbe
|
Update translator documentation per request of Nikerabbit.
|
2011-06-15 13:25:41 +02:00 |
|
Siebrand Mazeland
|
b7aacc0818
|
Update translator documentation and L10n.
|
2011-06-15 13:25:40 +02:00 |
|
Evan Prodromou
|
f294ed0091
|
remember to send confirmation email for registration
|
2011-06-10 17:46:35 -04:00 |
|
Evan Prodromou
|
c227045975
|
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
|
2011-06-10 16:50:33 -04:00 |
|
Evan Prodromou
|
331d8a99ba
|
Merge branch 'statusnetworkapi' into 1.0.x
|
2011-06-10 16:50:15 -04:00 |
|
Evan Prodromou
|
625e63a303
|
Make errors work correctly
|
2011-06-10 16:50:06 -04:00 |
|
Evan Prodromou
|
2d72a64841
|
First pass at complete global API
|
2011-06-10 15:51:30 -04:00 |
|
Samantha Doherty
|
d43e977195
|
Merge remote branch 'origin/1.0.x' into 1.0.x
|
2011-06-09 20:24:09 -04:00 |
|
Samantha Doherty
|
87c83de623
|
Style for SNOD company logo plugin temporarily goes here.
|
2011-06-09 20:22:18 -04:00 |
|
Zach Copley
|
e1ac64f2cb
|
Add current class to selected menu items
|
2011-06-09 19:29:19 -04:00 |
|
Zach Copley
|
1f1616223a
|
Allow changing the site logo from the site admin panel
|
2011-06-09 17:05:17 -04:00 |
|
Zach Copley
|
36d619480a
|
Rip out user, group and site design customization code
Squashed commit of the following:
commit 0bcfb6535115ec0a11669420f8689aeedc417bc8
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 15:51:47 2011 -0400
Remove design-related stuff from the API
commit 88da010256fbcaee1ff01d9507ea47d3225f2825
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 15:40:16 2011 -0400
Mop up misc design related code
commit 11958b064745b797b4c9f9f4b7e8f65e4c82ce83
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 15:21:00 2011 -0400
Remove Design DB_DataObject class and references to it in schema
commit f8540594728ce6ba4697eb21657ccb897a9fc127
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 13:15:54 2011 -0400
Remove design-related actions and widgets
commit ddf7b4d425b88b58956b8be06047d2a3e0560bd2
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 13:10:57 2011 -0400
Remove navigation / routing to design settings actions
commit e3f280f8780d99168edf37ef766956f281e9c5da
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 13:03:09 2011 -0400
CurrentUserDesignAction -> Action
commit 6780b1a07e1375a7fa0fd48c8bf3109d9a12e33e
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 12:54:22 2011 -0400
* GroupDesignAction -> GroupAction (new base class for group actions)
commit 2136377e895db274709a1d486f377f13946ccfd6
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 12:36:40 2011 -0400
OwnerDesignAction -> Action
|
2011-06-09 16:20:19 -04:00 |
|
Samantha Doherty
|
c6d6749d6f
|
Only unbind privacy checkbox when actually on mobile profile, oops.
|
2011-06-08 15:59:05 -04:00 |
|
Evan Prodromou
|
40cfc5490a
|
fix the streams for email summary
|
2011-06-07 17:38:24 -04:00 |
|
Evan Prodromou
|
a10edb3183
|
Merge branch 'testing' into 1.0.x
Conflicts:
plugins/Directory/locale/mk/LC_MESSAGES/Directory.po
plugins/Directory/locale/tl/LC_MESSAGES/Directory.po
|
2011-06-07 16:04:49 -04:00 |
|
Evan Prodromou
|
59c980cea8
|
first pass at actions for initializing a network
|
2011-06-07 12:06:02 -04:00 |
|
Evan Prodromou
|
1b0bafc6cc
|
Move recoverpassword functionality to User
|
2011-06-07 11:22:19 -04:00 |
|
Samantha Doherty
|
e499939c6c
|
Bit of style cleanup for design settings fixes.
|
2011-06-06 17:08:05 -04:00 |
|
Zach Copley
|
f3eb83d8a5
|
Update design settings CSS output
|
2011-06-06 13:38:28 -07:00 |
|
Zach Copley
|
8b9a5f550b
|
Update design settings CSS output
|
2011-06-06 13:18:56 -07:00 |
|
Evan Prodromou
|
17294a4627
|
move email registration code to DomainStatusNetworkPlugin
|
2011-06-06 12:25:26 -04:00 |
|
Zach Copley
|
895447f3dc
|
Upgrade anti-framing, anti-clickjacking code
|
2011-06-06 06:08:17 +00:00 |
|
Siebrand Mazeland
|
31a92ede44
|
Update translator documentation.
i18n/L10n updates.
Whitespace update.
|
2011-06-06 00:38:38 +02:00 |
|
Siebrand Mazeland
|
f007bcee16
|
Add translator documentation.
|
2011-06-06 00:37:10 +02:00 |
|