akrherz
aa70f9be52
march release toward 3.0.3-SNAPSHOT
2023-03-31 12:37:43 -05:00
ilya khlevnoy
746a17c029
Denote Spark 3.0.2 release
2023-03-31 17:54:02 +03:00
ilyaHlevnoy
f9965b33b5
Spark 3.0.2 snapshot ( #767 )
2022-12-12 22:32:22 +03:00
ilya khlevnoy
8e13cd3d17
Denote Spark 3.0.1 Release
2022-12-12 21:56:36 +03:00
ilya khlevnoy
13bcb2bfdc
march master branch toward 3.0.1-SNAPSHOT
2022-11-14 20:14:10 +03:00
akrherz
238f205c05
Denote Spark 3.0.0 Release
2022-11-14 08:19:40 -06:00
akrherz
81e31e5b54
march master branch toward 3.0.0-SNAPSHOT
2021-04-26 15:34:52 -05:00
akrherz
e5acbc3027
Denote release 3.0.0-beta
2021-04-25 21:25:25 -05:00
wroot
483b9055c2
Delete Old emoticons pack
2021-03-08 00:16:04 +02:00
wroot
ea5122fa8c
Delete Old emoticons pack
2021-03-08 00:15:23 +02:00
wroot
be7c06edcd
Remove Old emoticons pack
2021-03-08 00:14:02 +02:00
Plyha
e3814c78c2
New icon design for angry and confused
2021-03-01 11:55:42 +03:00
Plyha
3005c217ab
Add old emoji in pom.xml
2021-02-28 22:27:12 +03:00
Plyha
9f4ef0860f
New icon design for minus and plus
2021-02-28 16:53:47 +03:00
Plyha
47f8e8c122
Add old emoji
2021-02-27 21:41:17 +03:00
Plyha
b328ec0474
Add old Emoji
2021-02-27 21:16:40 +03:00
Plyha
3ffe1f6bfb
Replace emoji
2021-02-27 21:09:44 +03:00
Amos Chepchieng
7e4c74b9d9
Revert to Old Emoticons
2020-12-28 12:39:11 +03:00
Amos Chepchieng
666549918b
Update emoticons and fix missing icons in preferences and chat room
2020-12-19 18:19:15 +03:00
akrherz
67638034d2
march master branch toward 2.9.5-SNAPSHOT
2020-11-14 07:05:11 -06:00
akrherz
b1f908b696
Denote release 2.9.4
2020-11-14 06:45:21 -06:00
akrherz
bb937127ab
march master branch toward 2.9.4-SNAPSHOT
2020-10-24 07:05:19 -05:00
akrherz
24dce9789b
Denote Spark 2.9.3 Release
2020-10-24 06:40:29 -05:00
akrherz
928a0ad85e
march master branch toward 2.9.3-SNAPSHOT
2020-08-30 13:22:12 -05:00
akrherz
53d9ed6df3
Denote Spark 2.9.2 Release
2020-08-30 19:46:45 +02:00
akrherz
2c48ffe1a8
march master branch toward 2.9.2-SNAPSHOT
2020-08-25 13:35:13 -05:00
akrherz
4c7f54d2be
Denote Spark 2.9.1 Release
2020-08-25 13:14:31 -05:00
akrherz
5916368145
march master branch toward 2.9.1-SNAPSHOT
2020-08-17 08:13:37 -05:00
akrherz
f1465b521d
Denote Spark 2.9.0 Release
2020-08-17 07:13:31 -05:00
Alexander Kovtunenko
de72f608c1
enable Emoticons
2018-12-11 08:05:25 +02:00
wrooot
78810991de
SPARK-1918 added credits to test updating packs after upgrade
2017-07-24 21:31:34 +03:00
Guus der Kinderen
a47a46e37c
SPARK-1965: Replace emoticon archives with separate files in version control
...
Instead of adding the zip files to git, this commit adds the unzipped content, and ensures that the Maven build generates the zip files. This way, editing is a lot easier, and changes are better tracked.
2017-07-23 00:30:53 +02:00
Guus der Kinderen
b2dac17c1d
SPARK-1962: Don't force smilies to lowercase.
...
The old code was doing "smiley-text to image" lookup by converting everything to lowercase, then doing a
case insensitive lookup. My last commit made that lookup case sensitive, which caused lookups for :-D and :-P to fail.
This commit remove the to-lowercase conversion of the text that's used in the lookup, fixing those instances again.
2017-07-23 00:21:43 +02:00