Commit Graph

1468 Commits

Author SHA1 Message Date
reality
388adda383 GPL 2013-04-24 12:54:05 +00:00
Luke Slater
8639a75081 Merge pull request #418 from zuzak/web
Add footer to project
2013-04-24 03:30:41 -07:00
Douglas Gardner
4361c61f6e Added branch notification
Added current branch to note underneath last-diff.

For the purposes of licensing, this commit is licensed under
copyleft-next, version 0.1.0 or later. Therefore, this commit is
compatible with any version of the GNU General Public License as
published by the Free Software Foundation.
2013-04-24 09:27:12 +00:00
reality
8475aa46e8 command can use nickserv [#421] 2013-04-23 19:07:23 +00:00
reality
c37e9cded7 nickserv module in master 2013-04-23 18:48:41 +00:00
reality
218509b786 fix syntax error in project strings 2013-04-23 17:28:26 +00:00
Douglas Gardner
194135791a Add footer to pages linking to ./project 2013-04-23 00:37:04 +00:00
Douglas Gardner
3f5bf0e5a5 Fix typographical error
The strings.json for the project module was malformed. This commit
rectifies the issue
2013-04-23 00:37:04 +00:00
Douglas Gardner
75e03c15b7 add french translations 2013-04-23 00:37:04 +00:00
Douglas Gardner
fe57328e3d fix missing string 2013-04-23 00:37:04 +00:00
Douglas Gardner
ec450e4070 Add pull request notification
* Add message when there are pull requests with client side javascript
* Add string for OAOSIDL, for future usage
* Title cased credits
* Removed text transform from random quote
* Shoved commit count to left
* Added lines to top and bottom of ``h2``
* Removed redundant CSS
* Added JQuery
2013-04-23 00:37:04 +00:00
reality
e4b543c302 GPL 2013-04-22 19:36:13 +00:00
reality
dab85057da Merge pull request #414 from zuzak/github
add french translations
2013-04-22 09:25:15 -07:00
Douglas Gardner
09120f06db add french translations 2013-04-21 20:44:41 +00:00
reality
347b434103 Merge pull request #410 from zuzak/github
fix missing string
2013-04-21 13:30:36 -07:00
Douglas Gardner
af8c11fd86 fix missing string 2013-04-21 20:28:51 +00:00
reality
18c494dd55 Merge pull request #409 from zuzak/github
Add pull request notification
2013-04-21 13:24:54 -07:00
Douglas Gardner
5322ec52bf Add pull request notification
* Add message when there are pull requests with client side javascript
* Add string for OAOSIDL, for future usage
* Title cased credits
* Removed text transform from random quote
* Shoved commit count to left
* Added lines to top and bottom of ``h2``
* Removed redundant CSS
* Added JQuery
2013-04-21 20:14:37 +00:00
reality
c3d6a52413 Merge pull request #406 from zuzak/translation
bought project module back up to speed
2013-04-21 09:41:02 -07:00
Douglas Gardner
ce4e69bdd3 bought project module back up to speed
* Added check that ``dent`` was loaded before looking for related
  configuration settings.
* Fixed ``h3``s that should have been ``h2``s, and ``h4``s that should
  have been ``h3``s
* Added larger margins for headings
* Forced the ``td``s of the translations table to be their normal
  capitalisation
* Readded some translations
* Fixed links to repos
* Fixed links to issues
* Reimplemented configList
2013-04-21 16:34:26 +00:00
reality
f20f7918a1 Merge pull request #405 from zuzak/translation
use true translation metrics
2013-04-21 09:23:38 -07:00
Douglas Gardner
17e9e73617 use true translation metrics
We were on magnetic translation befoe
2013-04-21 16:12:14 +00:00
reality
40911b01e6 Merge pull request #404 from zuzak/translation
add percentages to progress bars; hide English column if language is English
2013-04-21 08:14:47 -07:00
Douglas Gardner
0376926dfc add percentages to progress bars; tidy translation
* If the current language is English, the second "English" column will
  no longer display.
* Progress bars have percentages again.
* Some jade logic has been simplified.
2013-04-21 15:11:34 +00:00
reality
0517ba687d Merge pull request #402 from zuzak/translation
Translation
2013-04-21 08:00:47 -07:00
Douglas Gardner
151d0e6fcb Add translations; toggle lowercase; remove testCSS 2013-04-21 14:53:04 +00:00
Douglas Gardner
ad3e597ad2 update translation information
* Remove commented out code
* Covert translationProgress from an array to an object
* Enlargen progress meters
* Add translation table
2013-04-21 14:28:33 +00:00
Douglas Gardner
47d5404f38 Add beginnings of translation progress API
* Add totally legit and optimised code to find the number of strings in
  each language.
* Add this as an API call
* Add strings for ``na'vi``, ``es`` and ``nl`` for their own language
  names
* Optimise CSS a bit
* Add classes for the languages, for testing purposes
2013-04-21 12:18:24 +00:00
reality
24387200bc Merge pull request #397 from zuzak/credit
Move title left a bit to account a tad for curve
2013-04-20 22:22:29 -07:00
Douglas Gardner
295c5ba2bc Move title left a bit to account a tad for curve 2013-04-21 05:11:52 +00:00
reality
27d1de25a1 Merge pull request #396 from zuzak/credit
Add automagic attribution
2013-04-20 22:08:27 -07:00
Douglas Gardner
e5b2f8c8f2 Add list of authors; shrink tag sizes 2013-04-21 05:06:26 +00:00
Douglas Gardner
0b44f7afb8 add WIP
m""                #
 mm#mm  m   m   mmm   #   m          mmm    mmm   m   m  m mm    mmm
   #    #   #  #"  "  # m"          "   #  #   "  "m m"  #"  #  #"  "
   #    #   #  #      #"#           m"""#   """m   #m#   #   #  #
   #    "mm"#  "#mm"  #  "m         "mm"#  "mmm"   "#    #   #  "#mm"
                                                   m"
                                                  ""
2013-04-20 23:27:50 +00:00
Sam Nicholls
8e3b153f98 Merge pull request #393 from zuzak/gs2
Improve project module some more
2013-04-20 13:35:45 -07:00
Douglas Gardner
9d727a211e Complete project module (for now)
- Remove unused modules from ``config.json``
* Move config list stuff from ``onLoad`` to ``api``

The api call might be useful elsewhere
2013-04-20 20:00:59 +00:00
reality
5f0faed078 Merge pull request #391 from zuzak/patch-1
fix malformed JSON (project)
2013-04-20 10:50:12 -07:00
Douglas Gardner
adcd5803b0 move some stuff to project.js 2013-04-20 17:42:34 +00:00
Douglas Gardner
123095f624 fix malformed JSON 2013-04-20 17:38:00 +00:00
reality
8d8d32fcc9 debugMode should be false by default 2013-04-20 10:26:04 +00:00
Douglas Gardner
95e7d0ee80 readd strings after weird git explosion 2013-04-20 00:59:31 +00:00
Douglas Gardner
f18c4d0f3a Merge branch 'master' of reality/depressionbot 2013-04-20 00:25:32 +00:00
Sam Nicholls
1123071952 Add timers to config 2013-04-20 02:23:44 +02:00
reality
44d42c5035 load strings first 2013-04-20 00:09:47 +00:00
reality
0f6a486fe7 bump stats lang 2013-04-20 00:04:28 +00:00
reality
e051714b40 Merge pull request #386 from Kagammor/master
Dutch translations++
2013-04-19 17:01:00 -07:00
Niels Simenon
1e30fcfac3 Added Dutch translations for project module. 2013-04-20 01:59:48 +02:00
reality
75b160f161 merge 2013-04-19 23:37:26 +00:00
Niels Simenon
cc0e2030f0 Fixed incorrect spelling correction. 2013-04-20 00:16:58 +02:00
Niels Simenon
b857eaf426 Fixed JSON syntax threat. 2013-04-20 00:13:42 +02:00
Niels Simenon
ff52d7e6f1 Added Dutch translations. 2013-04-20 00:05:46 +02:00