Commit Graph

1024 Commits

Author SHA1 Message Date
Pavel Djundik
2ed9c5d522 Relax inline channel style 2016-03-06 00:20:45 +02:00
Jérémie Astori
46c2eabac2 Merge pull request #47 from xPaw/actions
Fix some of the actions coloring
2016-03-05 14:34:05 -05:00
Jérémie Astori
05cd5ac4a5 Merge pull request #143 from xPaw/fix-crash
Fix crash and remove remaining 0777 mode
2016-03-05 13:38:30 -05:00
Pavel Djundik
bd370699fd Fix crash and remove remaining 0777 mode 2016-03-05 20:31:29 +02:00
Jérémie Astori
0f48b11a22 Merge pull request #117 from maxpoulin64/fix-user-filemode
Remove attempts to set file modes
2016-03-05 01:48:51 -05:00
Jérémie Astori
83baeee988 Merge pull request #128 from xPaw/fix-chan-parse
Correctly handle inline channels in messages
2016-03-03 23:58:19 -05:00
Jérémie Astori
d03d5b7957 1.3.0 2016-03-03 05:54:23 +00:00
Jérémie Astori
5623a0d6c1 Add change log entry for upcoming v1.3.0 2016-03-03 05:54:00 +00:00
Alistair McKinlay
88257b4931 Merge pull request #123 from xPaw/strip-colors
Strip control codes from notifications
2016-03-02 08:31:55 +00:00
Max-P
25e95c137f Merge pull request #134 from thelounge/astorije/minor-html-fixes
Fix minor issues with the main HTML file
2016-03-02 01:42:06 -05:00
Jérémie Astori
b85541e538 Fix minor issues with the main HTML file
- Simplify `checked` attributes
- Use double quotes when possible
- Remove `class` duplicates
- Fix labels in password settings
- Remove `<small>` around version number
2016-03-02 05:59:05 +00:00
Jérémie Astori
ec37b6671b Merge pull request #82 from xPaw/lock-server
Allow locking network configuration
2016-03-02 00:37:27 -05:00
Pavel Djundik
56e1d3fac7 Correctly handle inline channels in messages
Fixes #15 and #11
2016-03-01 11:06:14 +02:00
Pavel Djundik
b39b569a59 Merge pull request #131 from thelounge/astorije/logout-icon
Switch a power-off icon for logging out
2016-03-01 10:52:33 +02:00
Jérémie Astori
da7efcd8da Switch a power-off icon for logging out 2016-03-01 06:35:42 +00:00
Jérémie Astori
325739c8be Merge pull request #122 from xPaw/odd-invite
Fix #116: Move 'you' handling in invites to the client
2016-03-01 00:16:55 -05:00
Pavel Djundik
70de3de33a Merge pull request #125 from thelounge/astorije/124-fix-crash
Fix complete crash when refreshing a public instance
2016-02-29 22:42:42 +02:00
sprusr
4e6e4e10d2 Strip control codes from notifications 2016-02-29 11:29:13 +02:00
Pavel Djundik
3b17b00072 Merge pull request #127 from thelounge/astorije/notification-invites
Add notifications for channel invites
2016-02-29 11:26:20 +02:00
Jérémie Astori
8c45cb26c3 Merge pull request #119 from thelounge/astorije/bump-grunt
Bump grunt-contrib-uglify and pin versions of grunt packages
2016-02-29 02:35:09 -05:00
Jérémie Astori
cc26b7ff0f Add notifications for channel invites 2016-02-29 07:34:06 +00:00
Max-P
5242f4c8ee Merge pull request #83 from xPaw/custom-css
Add an ability to set custom css
2016-02-29 01:34:23 -05:00
Jérémie Astori
8c3322b02b Merge pull request #100 from xPaw/favicon
Replace favico.js with our simpler solution
2016-02-29 01:22:25 -05:00
Jérémie Astori
5f11c26223 Fix complete crash when refreshing a public instance 2016-02-29 01:19:11 +00:00
Pavel Djundik
56c2530f2c Add an ability to customise CSS on the client 2016-02-29 01:40:08 +02:00
Pavel Djundik
f6563d0ea9 Fix #116: Move 'you' handling in invites to the client 2016-02-28 10:21:19 +02:00
Jérémie Astori
f8eb50260f Merge pull request #120 from thelounge/astorije/remove-input-selection
Remove auto-select on input fields
2016-02-28 02:56:54 -05:00
Pavel Djundik
e33e6ca93e Mute join/kick/part/quit/nick actions in color 2016-02-28 09:43:10 +02:00
Jérémie Astori
d8884d2d75 Remove auto-select on input fields 2016-02-28 07:12:56 +00:00
Jérémie Astori
b9d3e57533 Bump grunt-contrib-uglify and pin versions of grunt packages 2016-02-28 06:50:55 +00:00
Max-P
5a108dab2d Merge pull request #118 from thelounge/astorije/target-in-notifications
Add target channel name in notifications
2016-02-28 01:40:38 -05:00
Jérémie Astori
98596b310f Add target channel name in notification 2016-02-28 06:36:58 +00:00
Jérémie Astori
ce69ce333a Merge pull request #91 from xPaw/fix-highlight
Fix how highlights are handled
2016-02-28 00:45:23 -05:00
Maxime Poulin
b70c0a98fe Remove attempts to set file modes
After some testing and manually trying to set sane file modes, it turns out the umask still applies. So it seems the logical way to handle this is to actually rely on the OS umask to set proper permissions.
2016-02-27 21:34:39 -05:00
Max-P
1d8667ed4b Merge pull request #57 from diddledan/frontend-password-change
frontend password change functionality
2016-02-27 20:07:08 -05:00
Jérémie Astori
27ef1f590e Merge pull request #95 from almet/why-forking
Added a section explaining why a fork was created.
2016-02-27 19:05:27 -05:00
Pavel Djundik
357e238a45 Fix how highlights are handled 2016-02-28 01:30:20 +02:00
Pavel Djundik
3a87f982b2 Replace favico.js with our simpler solution 2016-02-28 01:27:30 +02:00
Pavel Djundik
b53e5c407c Fix #111: Simplify message padding 2016-02-28 01:22:52 +02:00
Alexis Métaireau
bb35aca032 Added a section explaining why a fork was created. 2016-02-27 17:56:24 +01:00
Daniel Llewellyn
b79a918be8 frontend password change functionality
- refactor clientManager.js to allow configuration parsing as a serparate
  function.
  - refactor clientManager.js to add configuration writing function.
  - add server.js changes to allow for new password-change functionality
  - add password change ui to "settings" screen
  - refactor client.js to use new clientManager functionality for saving
    the configuration files
2016-02-26 18:38:15 +00:00
Jérémie Astori
31d938440b Merge pull request #94 from xPaw/action-templates
Move actions to templates
2016-02-26 01:26:48 -05:00
Jérémie Astori
5ef28c3ce4 1.2.1 2016-02-26 05:57:43 +00:00
Jérémie Astori
286b8dd858 Add change log entry for upcoming v1.2.1 2016-02-26 05:57:34 +00:00
JocelynDelalande
5a317a8bc2 Merge pull request #106 from thelounge/jd-fix-invite
Fix /invite command broken by lodash update
2016-02-25 13:28:01 +01:00
Jocelyn Delande
05ae17328d Fix /invite command broken by lodash update
Broken by #38 / 19bc4f3
2016-02-25 12:43:32 +01:00
Max-P
8996d58535 Merge pull request #105 from maxpoulin64/fix-themes-fade
Fix built-in themes broken by #75.
2016-02-25 03:55:23 -05:00
Maxime Poulin
1c877a71ab Fix built-in themes broken by #75.
Fixes #101
2016-02-25 02:29:51 -05:00
Pavel Djundik
48aa0709f3 Merge pull request #104 from thelounge/astorije/bump-mocha
Bump and pin mocha version
2016-02-25 09:25:10 +02:00
Jérémie Astori
900533f502 Bump and pin mocha version 2016-02-24 22:26:25 -05:00